Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-230547
#<BuildRuby:0x00007fb7deb1fdd0
@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.20240828-230547",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007037 0.000000 3.342361 ( 3.570504)
build_miniruby 0.001467 0.000000 1.600010 ( 1.596901)
build_ruby 0.001777 0.000000 4.163611 ( 4.390579)
build_all 0.007397 0.000259 7.624972 ( 3.073779)
build_install 0.011092 0.012032 11.072992 ( 5.915128)
test_btest 0.000000 0.001020 120.636031 ( 34.654566)
test_basic 0.007527 0.003776 1.298656 ( 1.385451)
test_all 0.092587 0.060041 854.984777 (250.762195)
test_rubyspec 0.046268 0.042035 153.937318 ( 32.532172)
total: 337.88 sec