Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-073201
#<BuildRuby:0x0000556392456078
@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.20240124-073201",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.002770 0.003290 2.006722 ( 2.743179)
build_miniruby 0.001446 0.000214 1.729671 ( 1.735477)
build_ruby 0.001416 0.000209 3.713274 ( 3.979110)
build_all 0.002970 0.004524 6.312202 ( 3.796881)
build_install 0.011039 0.007890 7.907490 ( 5.289961)
test_btest 0.000561 0.000131 87.949562 ( 40.333331)
test_basic 0.003996 0.004051 0.961409 ( 1.050024)
test_all 0.095097 0.019226 712.432023 (309.040163)
test_rubyspec 0.089275 0.016144 170.401898 (183.598646)
total: 551.57 sec