Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-173251
#<BuildRuby:0x00007fb051dafdc8
@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.20241013-173251",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.000000 0.008038 3.749168 ( 3.851812)
build_miniruby 0.001302 0.000268 1.683428 ( 1.679785)
build_ruby 0.001776 0.000365 4.183180 ( 4.308177)
build_all 0.005839 0.002722 7.156966 ( 2.900571)
build_install 0.017521 0.001962 9.831129 ( 4.430807)
test_btest 0.000702 0.000144 92.966411 ( 24.751144)
test_basic 0.000000 0.010770 1.008048 ( 1.047304)
test_all 0.127471 0.022172 752.160469 (218.178428)
test_rubyspec 0.043506 0.039765 132.337576 ( 26.314133)
total: 287.46 sec