Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250128-201505
#<BuildRuby:0x00007f7e9f60fde0
@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.20250128-201505",
@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.000028 0.000003 0.000031 ( 0.000032)
autoconf 0.000045 0.000006 0.000051 ( 0.000051)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.008002 0.000970 3.653221 ( 5.556118)
build_miniruby 0.002146 0.000260 1.651846 ( 2.424457)
build_ruby 0.002099 0.000000 3.998438 ( 5.581577)
build_all 0.009854 0.000389 6.250387 ( 7.934122)
build_install 0.017706 0.007553 8.951526 ( 11.243935)
test_btest 0.000964 0.000141 74.412794 (100.972647)
test_basic 0.009903 0.001449 1.033679 ( 1.940118)
test_all 0.111157 0.026188 680.527146 (644.118258)
test_rubyspec 0.058210 0.019609 110.529536 ( 32.896164)
total: 812.67 sec