Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-112718
#<BuildRuby:0x00007f782cb4fdd8
@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.20241031-112718",
@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.000000 0.000045 0.000045 ( 0.000045)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.000878 0.006759 3.693179 ( 4.998546)
build_miniruby 0.001237 0.000433 1.448568 ( 1.445088)
build_ruby 0.000000 0.002256 4.207814 ( 4.381745)
build_all 0.007942 0.001592 7.121054 ( 3.334858)
build_install 0.016531 0.004215 10.081635 ( 5.026747)
test_btest 0.000000 0.000938 78.351279 ( 26.530169)
test_basic 0.002844 0.007112 1.021075 ( 1.069175)
test_all 0.110098 0.034731 719.005442 (214.050773)
test_rubyspec 0.041845 0.042310 119.048038 ( 24.573328)
total: 285.41 sec