Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-224511
#<BuildRuby:0x000055b1d56b1f48
@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.20231231-224511",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006141 0.000149 1.762206 ( 2.615605)
build_miniruby 0.001392 0.000099 1.723370 ( 1.983693)
build_ruby 0.001845 0.000132 3.454417 ( 4.023276)
build_all 0.007773 0.000244 5.835847 ( 4.602143)
build_install 0.014846 0.003749 7.215683 ( 5.744190)
test_btest 0.000718 0.000000 83.205232 ( 64.676196)
test_basic 0.007037 0.000000 0.892745 ( 1.058299)
test_all 0.080499 0.040575 796.805737 (416.269354)
test_rubyspec 0.049550 0.021470 101.925576 (142.456470)
total: 643.43 sec