Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-152015
#<BuildRuby:0x00007f035dfafde0
@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.20240924-152015",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.002495 0.006913 4.881360 ( 4.094644)
build_miniruby 0.000197 0.001707 1.840707 ( 1.838147)
build_ruby 0.002331 0.000000 4.374775 ( 4.575063)
build_all 0.009911 0.000000 7.273391 ( 3.275043)
build_install 0.011936 0.008626 10.329296 ( 4.845292)
test_btest 0.000681 0.000199 90.932392 ( 25.860277)
test_basic 0.003333 0.006200 1.189364 ( 1.235373)
test_all 0.091713 0.056219 766.224870 (243.327270)
test_rubyspec 0.045114 0.041936 131.741056 ( 29.110113)
total: 318.16 sec