Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-112807
#<BuildRuby:0x00007f8460ccfdd0
@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.20241007-112807",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004317 0.004167 3.546275 ( 3.613341)
build_miniruby 0.001559 0.000000 1.971186 ( 1.970784)
build_ruby 0.002276 0.000000 4.192626 ( 4.338063)
build_all 0.006253 0.003499 6.866881 ( 2.685312)
build_install 0.015669 0.002842 10.124129 ( 4.816970)
test_btest 0.000747 0.000206 92.616803 ( 26.072729)
test_basic 0.008056 0.002223 0.961093 ( 1.004199)
test_all 0.091005 0.057354 736.551632 (222.719650)
test_rubyspec 0.048995 0.037453 139.563439 ( 29.532311)
total: 296.75 sec