Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-092402
#<BuildRuby:0x00007f15b79ffdc0
@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.20241103-092402",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000044 0.000007 0.000051 ( 0.000051)
configure 0.000036 0.000006 0.000042 ( 0.000040)
build_up 0.007532 0.001176 4.188408 ( 4.814288)
build_miniruby 0.001595 0.000250 1.813550 ( 1.855775)
build_ruby 0.000000 0.002158 4.625516 ( 4.972668)
build_all 0.004035 0.006344 7.159609 ( 4.348181)
build_install 0.017653 0.003744 9.971457 ( 6.417448)
test_btest 0.000789 0.000167 70.423364 ( 18.704082)
test_basic 0.008813 0.000807 0.926342 ( 0.974799)
test_all 0.102633 0.043480 719.891294 (224.911169)
test_rubyspec 0.045601 0.036909 122.329039 ( 38.429022)
total: 305.43 sec