Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-020343
#<BuildRuby:0x00007f0c2837fdd0
@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.20240921-020343",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.003833 0.004965 4.493373 ( 3.578002)
build_miniruby 0.001526 0.000000 1.402805 ( 1.401119)
build_ruby 0.002076 0.000000 4.147578 ( 4.313988)
build_all 0.006981 0.001753 7.081917 ( 2.893872)
build_install 0.011542 0.008162 10.159222 ( 4.648158)
test_btest 0.000722 0.000209 96.353576 ( 25.433439)
test_basic 0.006053 0.004804 1.081819 ( 1.136814)
test_all 0.128215 0.023426 805.024253 (230.252724)
test_rubyspec 0.050633 0.040493 137.446856 ( 31.326800)
total: 304.99 sec