Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-092654
#<BuildRuby:0x00007f7caedbfdd0
@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.20241221-092654",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005570 0.000899 2.231939 ( 2.654371)
build_miniruby 0.001364 0.000220 1.678109 ( 1.701613)
build_ruby 0.000000 0.001912 4.458769 ( 4.735673)
build_all 0.009099 0.000891 6.950032 ( 4.323479)
build_install 0.012971 0.008265 8.806378 ( 6.478426)
test_btest 0.000889 0.000188 79.255957 ( 55.732901)
test_basic 0.011876 0.000000 1.068776 ( 1.358462)
test_all 0.104206 0.046147 761.887650 (333.792100)
test_rubyspec 0.044864 0.039313 120.062022 ( 32.599825)
total: 443.38 sec