Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-151808
#<BuildRuby:0x000055d3d7cfe120
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240116-151808",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.003849 0.001100 1.687131 ( 2.113908)
build_miniruby 0.001245 0.000356 1.632397 ( 1.741358)
build_ruby 0.000000 0.001793 3.480678 ( 3.702200)
build_all 0.005278 0.002787 6.059105 ( 3.688247)
build_install 0.007340 0.010875 7.163992 ( 4.365657)
test_btest 0.000553 0.000221 85.009077 ( 40.146674)
test_basic 0.007146 0.000000 0.935859 ( 1.008766)
test_all 0.064632 0.054513 713.550174 (291.731610)
test_rubyspec 0.055894 0.043190 159.351674 (171.253675)
total: 519.75 sec