Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-084125
#<BuildRuby:0x00007f1859f4fdd0
@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.20241127-084125",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.001097 0.007138 3.180765 ( 3.102713)
build_miniruby 0.001231 0.000396 1.501903 ( 1.502022)
build_ruby 0.002202 0.000000 3.509493 ( 3.701493)
build_all 0.007876 0.000660 6.632299 ( 2.777220)
build_install 0.018555 0.002446 8.849954 ( 4.022671)
test_btest 0.000648 0.000180 80.121083 ( 21.700438)
test_basic 0.004215 0.005210 0.932422 ( 0.981106)
test_all 0.102450 0.047995 724.579700 (210.726900)
test_rubyspec 0.036171 0.049608 119.478713 ( 28.613629)
total: 277.13 sec