Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-120101
#<BuildRuby:0x00007f0ba4d6fdd8
@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.20241202-120101",
@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.000041 0.000000 0.000041 ( 0.000041)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000033 0.000000 0.000033 ( 0.000034)
build_up 0.005080 0.003168 3.300256 ( 3.411271)
build_miniruby 0.001487 0.000000 1.645978 ( 1.643520)
build_ruby 0.000000 0.001747 4.293917 ( 4.389595)
build_all 0.005730 0.003265 6.360751 ( 2.735852)
build_install 0.010433 0.008412 9.029442 ( 4.520056)
test_btest 0.000675 0.000258 76.877713 ( 20.391963)
test_basic 0.000000 0.009344 0.972754 ( 1.022797)
test_all 0.107978 0.036747 704.308979 (238.870232)
test_rubyspec 0.058846 0.024329 122.021509 ( 28.065059)
total: 305.05 sec