Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-211704
#<BuildRuby:0x00007ff86fecfdc8
@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.20241005-211704",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005187 0.003026 4.081336 ( 4.863361)
build_miniruby 0.001490 0.000213 1.532594 ( 1.530418)
build_ruby 0.001951 0.000000 4.039811 ( 17.558629)
build_all 0.006532 0.002798 7.680955 ( 3.242377)
build_install 0.010667 0.009451 10.701187 ( 5.267124)
test_btest 0.000862 0.000000 93.097702 ( 29.352113)
test_basic 0.007080 0.003724 1.099571 ( 1.153362)
test_all 0.119862 0.029007 722.534569 (230.594457)
test_rubyspec 0.053884 0.037305 131.522779 ( 29.314002)
total: 322.88 sec