Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-150321
#<BuildRuby:0x00007f230090fdd8
@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.20240723-150321",
@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.000006 0.000024 ( 0.000023)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.003880 0.004022 3.533289 ( 3.475664)
build_miniruby 0.001520 0.000000 1.437337 ( 1.434074)
build_ruby 0.001943 0.000000 3.926838 ( 4.128032)
build_all 0.008375 0.000012 7.690069 ( 2.966350)
build_install 0.010574 0.007524 10.679278 ( 5.088086)
test_btest 0.000695 0.000224 116.573027 ( 30.516246)
test_basic 0.004373 0.005513 1.076163 ( 1.120107)
test_all 0.099728 0.048405 847.800686 (241.244004)
test_rubyspec 0.041673 0.045359 167.647507 ( 35.923865)
total: 325.90 sec