Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-002038
#<BuildRuby:0x00007f220167fdc0
@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.20240924-002038",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.005035 0.004230 4.918920 ( 4.567693)
build_miniruby 0.001686 0.000358 1.674825 ( 1.813020)
build_ruby 0.001919 0.000407 4.566320 ( 5.009950)
build_all 0.008512 0.001805 7.511956 ( 4.948590)
build_install 0.018129 0.007647 11.072141 ( 7.238023)
test_btest 0.000832 0.000196 96.195017 ( 47.573412)
test_basic 0.012380 0.000593 1.163996 ( 1.350220)
test_all 0.118405 0.038720 822.511094 (315.226980)
test_rubyspec 0.059930 0.036628 138.362904 ( 58.263702)
total: 445.99 sec