Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-022802
#<BuildRuby:0x00007fe7da86fdc0
@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.20240822-022802",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.003655 0.003964 3.581714 ( 3.637563)
build_miniruby 0.000000 0.001673 1.261834 ( 1.259209)
build_ruby 0.000000 0.001900 3.731457 ( 3.928738)
build_all 0.005034 0.004519 7.893560 ( 3.178050)
build_install 0.011379 0.009020 10.627645 ( 5.057017)
test_btest 0.000850 0.000237 116.245398 ( 30.688313)
test_basic 0.005747 0.004642 1.304831 ( 1.348092)
test_all 0.117790 0.033109 902.581154 (296.694077)
test_rubyspec 0.057409 0.029408 171.744676 ( 38.875419)
total: 384.67 sec