Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-200535
#<BuildRuby:0x00007fa7bed3fdc0
@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.20241029-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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003609 0.003829 3.368201 ( 3.307199)
build_miniruby 0.001184 0.000338 1.476073 ( 1.475052)
build_ruby 0.001393 0.000398 3.864095 ( 4.008007)
build_all 0.000000 0.008835 6.594948 ( 2.633301)
build_install 0.014664 0.004831 9.192018 ( 4.461476)
test_btest 0.000677 0.000245 74.219997 ( 21.837017)
test_basic 0.005657 0.004344 0.924797 ( 0.977846)
test_all 0.105935 0.038311 672.877454 (200.936979)
test_rubyspec 0.050501 0.029300 117.181927 ( 25.633772)
total: 265.27 sec