Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-032709
#<BuildRuby:0x00007f9fe776fdc0
@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.20240927-032709",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000040 0.000000 0.000040 ( 0.000039)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.004672 0.004153 4.549171 ( 3.800479)
build_miniruby 0.001436 0.000211 1.716515 ( 1.729135)
build_ruby 0.001833 0.000000 4.317406 ( 4.478456)
build_all 0.009155 0.000000 6.919985 ( 2.888300)
build_install 0.015415 0.003791 10.139568 ( 4.374020)
test_btest 0.000870 0.000128 92.902219 ( 24.956389)
test_basic 0.007290 0.003286 1.137088 ( 1.184247)
test_all 0.102794 0.049226 778.976202 (232.243909)
test_rubyspec 0.048577 0.037968 135.109674 ( 31.765685)
total: 307.42 sec