Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-054828
#<BuildRuby:0x0000558e2cce6228
@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.20240322-054828",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.008247 0.000849 3.898370 ( 2.953058)
build_miniruby 0.001179 0.000227 1.663327 ( 1.662899)
build_ruby 0.001465 0.000281 3.583567 ( 3.832277)
build_all 0.008046 0.000728 6.999582 ( 4.002695)
build_install 0.016881 0.004229 9.654474 ( 6.427280)
test_btest 0.000802 0.000156 93.622414 ( 52.654302)
test_basic 0.007799 0.000658 1.028231 ( 1.199697)
test_all 0.082664 0.037531 820.954719 (349.336273)
test_rubyspec 0.044073 0.050762 136.459485 (173.353913)
total: 595.42 sec