Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-034231
#<BuildRuby:0x00007f39a292fdc8
@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.20241108-034231",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.004064 0.004048 4.112114 ( 4.267345)
build_miniruby 0.001505 0.000340 2.245365 ( 2.244776)
build_ruby 0.001731 0.000391 4.411314 ( 4.577831)
build_all 0.000000 0.008558 6.568483 ( 3.077676)
build_install 0.012384 0.007947 9.420733 ( 4.803172)
test_btest 0.000731 0.000236 78.117059 ( 21.435259)
test_basic 0.003356 0.006551 0.955680 ( 1.004422)
test_all 0.122418 0.022927 722.267535 (222.382255)
test_rubyspec 0.065036 0.018541 120.160546 ( 31.339425)
total: 295.13 sec