Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-145602
#<BuildRuby:0x00007efc210dfdd0
@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.20241003-145602",
@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.000027 0.000004 0.000031 ( 0.000030)
autoconf 0.000044 0.000006 0.000050 ( 0.000050)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.005875 0.004347 4.340769 ( 5.843520)
build_miniruby 0.001710 0.000285 1.857908 ( 2.261359)
build_ruby 0.002024 0.000337 4.785880 ( 16.474439)
build_all 0.010772 0.000374 8.064635 ( 7.242792)
build_install 0.009441 0.017298 11.095283 ( 9.312805)
test_btest 0.000926 0.000232 102.418742 ( 99.083594)
test_basic 0.011349 0.002837 1.383997 ( 1.863046)
test_all 0.114074 0.045182 813.213534 (326.604566)
test_rubyspec 0.041686 0.043877 141.901461 ( 49.779498)
total: 518.47 sec