Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-084542
#<BuildRuby:0x000055ebfc26a190
@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.20240112-084542",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005415 0.000000 1.623207 ( 1.992431)
build_miniruby 0.000000 0.001653 1.662705 ( 1.663676)
build_ruby 0.000642 0.000989 3.268612 ( 3.463074)
build_all 0.007483 0.000781 5.722066 ( 2.641811)
build_install 0.013504 0.004330 6.999556 ( 3.875879)
test_btest 0.000000 0.000936 81.979869 ( 27.121766)
test_basic 0.001202 0.007388 0.899010 ( 0.965370)
test_all 0.088065 0.030811 768.811141 (225.715335)
test_rubyspec 0.042067 0.022258 87.410084 ( 99.064611)
total: 366.50 sec