Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-124557
#<BuildRuby:0x00007f7fcd1ffdc0
@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.20240630-124557",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.003222 0.005047 4.099280 ( 3.487950)
build_miniruby 0.001214 0.000404 1.540462 ( 1.537778)
build_ruby 0.001391 0.000464 3.984371 ( 40.101789)
build_all 0.003314 0.005524 7.948907 ( 3.166356)
build_install 0.002632 0.016715 11.453855 ( 5.460992)
test_btest 0.000714 0.000389 114.000200 ( 31.848017)
test_basic 0.007396 0.001574 1.127753 ( 1.176256)
test_all 0.097031 0.052668 864.948860 (254.388325)
test_rubyspec 0.052579 0.045225 171.107570 ( 36.818017)
total: 377.99 sec