Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-040947
#<BuildRuby:0x00007f988f8afdc0
@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.20241119-040947",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000090 0.007250 3.600371 ( 3.537109)
build_miniruby 0.001198 0.000218 1.502560 ( 1.502209)
build_ruby 0.001446 0.000263 4.155249 ( 4.304990)
build_all 0.007908 0.000699 6.380272 ( 2.750295)
build_install 0.020537 0.000000 8.702482 ( 4.255604)
test_btest 0.001115 0.000000 78.101861 ( 21.549026)
test_basic 0.002376 0.010420 1.041269 ( 1.103176)
test_all 0.105990 0.041896 701.721919 (214.270634)
test_rubyspec 0.046671 0.033415 116.220802 ( 28.805844)
total: 282.08 sec