Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-005256
#<BuildRuby:0x000055d70fb5a018
@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-005256",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005497 0.000185 1.718403 ( 2.429852)
build_miniruby 0.001376 0.000159 1.674999 ( 1.707129)
build_ruby 0.001546 0.000178 3.615704 ( 3.900043)
build_all 0.006754 0.000297 5.896963 ( 3.385764)
build_install 0.019218 0.000000 7.051971 ( 4.892465)
test_btest 0.000000 0.001013 85.163717 ( 53.374147)
test_basic 0.006326 0.003145 1.011713 ( 1.483212)
test_all 0.065399 0.055420 802.240443 (281.681653)
test_rubyspec 0.039210 0.031334 95.898831 (109.332628)
total: 462.19 sec