Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-092754
#<BuildRuby:0x00007f02afc2fde0
@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.20240924-092754",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005295 0.003189 4.193767 ( 3.409263)
build_miniruby 0.001483 0.000000 1.578158 ( 1.574886)
build_ruby 0.001839 0.000000 3.344280 ( 3.594493)
build_all 0.008871 0.000245 6.571278 ( 2.591051)
build_install 0.010977 0.008752 9.846401 ( 4.528854)
test_btest 0.000684 0.000212 91.213691 ( 24.479984)
test_basic 0.008335 0.002587 1.087962 ( 1.245006)
test_all 0.102573 0.048351 723.916670 (215.409638)
test_rubyspec 0.059857 0.025763 128.475438 ( 27.706300)
total: 284.54 sec