Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-133612
#<BuildRuby:0x00007f0aed62fdc8
@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-133612",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.002580 0.004801 3.615794 ( 3.508578)
build_miniruby 0.001437 0.000462 1.788544 ( 1.785604)
build_ruby 0.001329 0.000427 4.094267 ( 29.681822)
build_all 0.007845 0.001140 6.400337 ( 2.437463)
build_install 0.011432 0.008241 9.141772 ( 4.197517)
test_btest 0.000000 0.000947 75.422736 ( 22.664063)
test_basic 0.001987 0.009179 1.031713 ( 1.081586)
test_all 0.110854 0.035680 719.173295 (210.500783)
test_rubyspec 0.051869 0.031517 118.082970 ( 27.148475)
total: 303.01 sec