Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-074844
#<BuildRuby:0x00007f4830c4fde0
@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.20241110-074844",
@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.000020 0.000008 0.000028 ( 0.000028)
autoconf 0.000035 0.000013 0.000048 ( 0.000047)
configure 0.000028 0.000010 0.000038 ( 0.000036)
build_up 0.004614 0.002765 3.469742 ( 3.363042)
build_miniruby 0.001057 0.000396 1.551980 ( 1.549004)
build_ruby 0.001332 0.000499 3.352197 ( 3.689361)
build_all 0.005950 0.002231 5.936123 ( 2.371251)
build_install 0.007169 0.011979 8.059829 ( 3.768654)
test_btest 0.000557 0.000255 71.538999 ( 18.699149)
test_basic 0.007820 0.001385 0.802579 ( 0.851851)
test_all 0.120069 0.025585 657.440918 (201.999529)
test_rubyspec 0.020831 0.058494 117.200777 ( 20.979667)
total: 257.27 sec