Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-185836
#<BuildRuby:0x00007f1d1432fdd8
@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-185836",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002044 0.006970 4.513311 ( 4.648350)
build_miniruby 0.002231 0.000000 1.916921 ( 1.962451)
build_ruby 0.002048 0.000083 4.697121 ( 4.911783)
build_all 0.000781 0.010591 7.646813 ( 4.805502)
build_install 0.019501 0.006088 10.616182 ( 6.373355)
test_btest 0.000790 0.000158 100.858717 ( 57.685773)
test_basic 0.002022 0.011317 1.296142 ( 1.563196)
test_all 0.103991 0.060049 872.328459 (401.570760)
test_rubyspec 0.054716 0.036011 142.708000 ( 37.766925)
total: 521.29 sec