Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-125657
#<BuildRuby:0x00007f47fe6bfdd0
@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.20241021-125657",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.007400 0.000682 3.891875 ( 3.972895)
build_miniruby 0.001456 0.000291 1.670198 ( 1.666697)
build_ruby 0.001895 0.000379 4.449266 ( 4.612921)
build_all 0.009538 0.000204 7.541662 ( 3.164551)
build_install 0.022729 0.000947 10.174704 ( 4.738989)
test_btest 0.000794 0.000132 93.746585 ( 25.834735)
test_basic 0.001055 0.011482 1.179084 ( 1.227489)
test_all 0.127413 0.024564 747.846351 (235.672127)
test_rubyspec 0.040310 0.046907 135.478762 ( 29.533914)
total: 310.43 sec