Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-112352
#<BuildRuby:0x00007f39fae4fdc8
@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.20241026-112352",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.002603 0.004751 3.653183 ( 3.648650)
build_miniruby 0.001274 0.000319 1.265642 ( 1.265979)
build_ruby 0.001368 0.000342 3.715803 ( 3.902872)
build_all 0.006965 0.001741 6.839493 ( 2.867762)
build_install 0.013479 0.004505 9.152098 ( 4.286968)
test_btest 0.000743 0.000192 77.245428 ( 31.603579)
test_basic 0.009136 0.001141 1.041501 ( 1.087692)
test_all 0.095585 0.053080 721.947519 (221.665088)
test_rubyspec 0.045786 0.033836 120.529252 ( 25.768238)
total: 296.10 sec