Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-174902
#<BuildRuby:0x00007fd0361afdc0
@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.20241010-174902",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000000 0.000048 0.000048 ( 0.000048)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.000415 0.007968 3.961635 ( 4.108752)
build_miniruby 0.001302 0.000551 1.605027 ( 1.661038)
build_ruby 0.001443 0.000611 4.352166 ( 4.580427)
build_all 0.005139 0.004570 7.479121 ( 4.397647)
build_install 0.010513 0.011489 10.741985 ( 6.500806)
test_btest 0.000603 0.000302 93.107801 ( 53.443254)
test_basic 0.007437 0.001608 0.881621 ( 0.931825)
test_all 0.096044 0.056324 732.549344 (252.827942)
test_rubyspec 0.051239 0.032471 129.757854 ( 21.545732)
total: 350.00 sec