Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-015023
#<BuildRuby:0x0000563fb88ca4f8
@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.20240317-015023",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006660 0.000411 2.557556 ( 2.797690)
build_miniruby 0.001537 0.000236 1.762775 ( 1.776781)
build_ruby 0.001878 0.000000 3.770364 ( 4.057921)
build_all 0.004511 0.004584 7.350950 ( 4.664488)
build_install 0.010560 0.011073 9.273415 ( 6.895504)
test_btest 0.000630 0.000163 97.007271 ( 63.013489)
test_basic 0.003707 0.005137 1.074823 ( 1.313525)
test_all 0.090882 0.032743 792.833151 (375.202248)
test_rubyspec 0.067152 0.029002 136.177726 (163.777298)
total: 623.50 sec