Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-224107
#<BuildRuby:0x00007fcf17f5fdc8
@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.20241017-224107",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.001264 0.008330 4.138435 ( 4.651716)
build_miniruby 0.001494 0.000498 1.894208 ( 2.094090)
build_ruby 0.002237 0.000000 4.767526 ( 5.172337)
build_all 0.007296 0.004441 8.036123 ( 5.712264)
build_install 0.019454 0.006553 11.334592 ( 7.993114)
test_btest 0.000725 0.000248 99.514921 ( 77.317457)
test_basic 0.008150 0.005709 1.269760 ( 1.901107)
test_all 0.110624 0.051410 899.822430 (543.662187)
test_rubyspec 0.063040 0.035867 146.542591 ( 86.230914)
total: 734.74 sec