Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-023419
#<BuildRuby:0x00007fe6b35afdd8
@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.20241103-023419",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000023 0.000009 0.000032 ( 0.000033)
build_up 0.008580 0.000252 4.072703 ( 4.751227)
build_miniruby 0.001206 0.000442 1.591681 ( 1.644204)
build_ruby 0.001420 0.000521 4.416941 ( 5.011527)
build_all 0.009356 0.001916 7.136061 ( 4.600223)
build_install 0.018025 0.007711 10.164771 ( 7.013099)
test_btest 0.000754 0.000274 79.377477 ( 58.581828)
test_basic 0.009200 0.002943 1.097569 ( 1.149356)
test_all 0.096911 0.055820 774.107557 (307.254082)
test_rubyspec 0.047012 0.043049 122.132115 ( 28.899290)
total: 418.91 sec