Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-142320
#<BuildRuby:0x00005592fc3a28e0
@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.20231212-142320",
@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.000001 0.000018 ( 0.000017)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000031 0.000002 0.000033 ( 0.000032)
build_up 0.003036 0.003850 2.314546 ( 2.751329)
build_miniruby 0.001458 0.000141 1.688108 ( 1.686961)
build_ruby 0.000000 0.001706 3.481527 ( 3.676506)
build_all 0.006290 0.002459 5.955305 ( 2.987652)
build_install 0.006186 0.011730 7.308072 ( 4.005303)
test_btest 0.000889 0.000183 82.193976 ( 32.583756)
test_basic 0.002230 0.006579 0.904730 ( 0.976951)
test_all 0.089057 0.030401 700.390878 (254.275809)
test_rubyspec 0.035612 0.033143 98.540837 (111.277613)
total: 414.22 sec