Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-015616
#<BuildRuby:0x00007fa0d5e6fdc0
@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.20241019-015616",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000000 0.007910 3.855604 ( 3.706646)
build_miniruby 0.001291 0.000366 1.749056 ( 1.746639)
build_ruby 0.001592 0.000425 4.071737 ( 4.261528)
build_all 0.005819 0.003430 7.170273 ( 2.909760)
build_install 0.020968 0.000204 10.213677 ( 4.850170)
test_btest 0.000774 0.000188 92.265275 ( 24.760289)
test_basic 0.006186 0.003570 1.089168 ( 4.837093)
test_all 0.121133 0.030381 812.819991 (252.384906)
test_rubyspec 0.022429 0.064841 136.336358 ( 30.485439)
total: 329.94 sec