Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-140154
#<BuildRuby:0x00007ff981ddfdd8
@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.20240811-140154",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000031 0.000008 0.000039 ( 0.000040)
build_up 0.008175 0.001119 4.312741 ( 5.688349)
build_miniruby 0.002182 0.000595 1.938527 ( 2.198580)
build_ruby 0.001979 0.000539 4.729029 ( 6.603591)
build_all 0.010659 0.000514 9.351182 ( 8.741962)
build_install 0.011412 0.015364 12.714748 ( 11.747484)
test_btest 0.000747 0.000249 128.853788 (120.538843)
test_basic 0.008010 0.005569 1.441316 ( 2.241996)
test_all 0.112151 0.053559 972.415646 (582.117155)
test_rubyspec 0.055671 0.037099 178.833994 ( 52.969010)
total: 792.85 sec