Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-213446
#<BuildRuby:0x00007fa34529fdc0
@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.20240827-213446",
@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.000002 0.000016 ( 0.000018)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.007650 0.000594 3.621727 ( 3.690733)
build_miniruby 0.002015 0.000000 1.702272 ( 1.699598)
build_ruby 0.002426 0.000060 4.942085 ( 5.138653)
build_all 0.011551 0.000000 9.082669 ( 4.621878)
build_install 0.014585 0.010407 12.163278 ( 6.703337)
test_btest 0.001178 0.000000 122.010299 ( 36.745981)
test_basic 0.006002 0.005945 1.262290 ( 1.316007)
test_all 0.121092 0.040712 895.470021 (439.179534)
test_rubyspec 0.057796 0.035451 171.637968 ( 55.774830)
total: 554.87 sec