Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-094528
#<BuildRuby:0x00007fec8a61fde0
@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.20241103-094528",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.008101 0.000046 3.891986 ( 3.855407)
build_miniruby 0.000000 0.001920 1.615419 ( 1.615553)
build_ruby 0.001114 0.001230 4.382272 ( 4.524784)
build_all 0.011114 0.000000 7.160923 ( 3.836114)
build_install 0.016449 0.006917 9.963766 ( 5.937129)
test_btest 0.000664 0.000166 79.285060 ( 31.169796)
test_basic 0.007893 0.003881 1.045139 ( 1.099535)
test_all 0.106252 0.043002 723.325377 (215.824291)
test_rubyspec 0.037442 0.046870 122.209595 ( 28.465670)
total: 296.33 sec