Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-114228
#<BuildRuby:0x00007ff7429cfdd8
@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.20241008-114228",
@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.000038 0.000000 0.000038 ( 0.000038)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.000283 0.007431 3.456486 ( 3.419797)
build_miniruby 0.001347 0.000286 1.361825 ( 1.358734)
build_ruby 0.001468 0.000311 3.583459 ( 3.773624)
build_all 0.001086 0.008442 6.537581 ( 2.494831)
build_install 0.015200 0.003776 9.448916 ( 4.298436)
test_btest 0.000594 0.000160 87.416476 ( 22.663720)
test_basic 0.008016 0.001032 0.851831 ( 0.898197)
test_all 0.117562 0.032240 684.674241 (217.006641)
test_rubyspec 0.022973 0.061767 132.398465 ( 24.020080)
total: 279.94 sec