Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-020412
#<BuildRuby:0x00007f09ab13fdd8
@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.20241115-020412",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.000000 0.007436 3.879790 ( 3.818204)
build_miniruby 0.000995 0.000750 1.623309 ( 1.622021)
build_ruby 0.001290 0.000447 4.128831 ( 4.304185)
build_all 0.006004 0.002079 6.638264 ( 2.780399)
build_install 0.013111 0.007096 8.944425 ( 4.191990)
test_btest 0.000654 0.000240 79.475375 ( 21.842020)
test_basic 0.001256 0.007138 0.961405 ( 1.014316)
test_all 0.094180 0.053066 710.600757 (221.698719)
test_rubyspec 0.035656 0.049158 118.766794 ( 27.934805)
total: 289.21 sec