Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-152504
#<BuildRuby:0x00007f3ce7e0fdc8
@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.20241007-152504",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.004856 0.003492 3.983054 ( 3.782380)
build_miniruby 0.001482 0.000247 1.577716 ( 1.577596)
build_ruby 0.001518 0.000253 3.743174 ( 3.894388)
build_all 0.001431 0.008386 7.024241 ( 2.770946)
build_install 0.018337 0.002228 10.739795 ( 5.215000)
test_btest 0.001010 0.000221 98.053628 ( 25.983902)
test_basic 0.004941 0.005666 1.198298 ( 1.243867)
test_all 0.097817 0.053421 767.886688 (226.346197)
test_rubyspec 0.057893 0.026562 137.457988 ( 27.970085)
total: 298.79 sec