Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-200535
#<BuildRuby:0x00007f112d12fdc8
@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.20241121-200535",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000000 0.000045 0.000045 ( 0.000045)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.003104 0.004346 3.611365 ( 3.640646)
build_miniruby 0.001742 0.000000 1.680368 ( 1.676873)
build_ruby 0.000000 0.001721 3.543370 ( 3.722327)
build_all 0.003647 0.004996 6.540053 ( 2.846646)
build_install 0.014426 0.005376 9.458247 ( 4.689893)
test_btest 0.000000 0.001143 73.130440 ( 19.751079)
test_basic 0.007182 0.001682 0.900655 ( 0.947424)
test_all 0.103777 0.041835 686.312590 (199.865589)
test_rubyspec 0.048446 0.035122 118.152861 ( 27.723534)
total: 264.87 sec