Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-203306
#<BuildRuby:0x00007fa3963dfdd8
@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.20241101-203306",
@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.000046 0.000000 0.000046 ( 0.000045)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.007329 0.000508 4.066959 ( 3.996095)
build_miniruby 0.000000 0.001716 1.821812 ( 1.843573)
build_ruby 0.000000 0.002336 4.427873 ( 4.599838)
build_all 0.007826 0.003218 7.261737 ( 5.158018)
build_install 0.023161 0.001878 10.483875 ( 7.597693)
test_btest 0.000871 0.000000 79.323883 ( 29.883774)
test_basic 0.004345 0.007104 1.109445 ( 1.210750)
test_all 0.109419 0.042303 772.517480 (289.433080)
test_rubyspec 0.047347 0.039155 118.847949 ( 29.245099)
total: 372.97 sec