Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-165856
#<BuildRuby:0x00005603fcf6e1a8
@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.20240221-165856",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.007257 0.000112 2.468380 ( 2.437243)
build_miniruby 0.001193 0.000040 1.773794 ( 1.775059)
build_ruby 0.001733 0.000057 3.548705 ( 3.806212)
build_all 0.007796 0.000260 6.878011 ( 3.457682)
build_install 0.006442 0.012873 8.725927 ( 4.697323)
test_btest 0.000845 0.000106 93.326841 ( 34.340135)
test_basic 0.004224 0.004328 0.961495 ( 1.073425)
test_all 0.074393 0.041792 778.928767 (324.020197)
test_rubyspec 0.053719 0.037201 126.971475 (136.297238)
total: 511.91 sec