Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-161224
#<BuildRuby:0x000055dc7d666228
@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.20240229-161224",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.008309 0.000639 3.092531 ( 3.837511)
build_miniruby 0.001835 0.000141 70.910944 ( 34.012291)
build_ruby 0.001750 0.000134 3.728844 ( 4.093072)
build_all 0.008279 0.000278 6.914886 ( 3.569957)
build_install 0.011459 0.009638 9.271220 ( 5.838885)
test_btest 0.000625 0.000086 92.813554 ( 47.339829)
test_basic 0.004433 0.003949 1.029037 ( 1.272386)
test_all 0.064128 0.058807 807.803912 (386.898182)
test_rubyspec 0.063738 0.017905 114.914229 (123.896325)
total: 610.76 sec