Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-122042
#<BuildRuby:0x00007f238691fdd8
@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.20240716-122042",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.003466 0.003812 3.554677 ( 3.462194)
build_miniruby 0.001592 0.000000 1.533125 ( 1.530235)
build_ruby 0.002063 0.000000 3.876783 ( 4.073580)
build_all 0.007633 0.002178 7.767588 ( 3.064179)
build_install 0.018534 0.002434 10.296860 ( 4.638003)
test_btest 0.000767 0.000207 109.292994 ( 29.707265)
test_basic 0.007266 0.000850 1.033910 ( 1.084847)
test_all 0.116564 0.039398 805.879570 (238.987587)
test_rubyspec 0.050133 0.037794 159.488343 ( 31.889583)
total: 318.44 sec