Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-191807
#<BuildRuby:0x00007f3a8d7cfdc0
@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.20241011-191807",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002914 0.004843 3.440093 ( 3.364074)
build_miniruby 0.001291 0.000377 1.271522 ( 1.268051)
build_ruby 0.001358 0.000396 3.230139 ( 3.435618)
build_all 0.007556 0.000931 6.411231 ( 2.456902)
build_install 0.013152 0.005677 9.161797 ( 4.339346)
test_btest 0.000729 0.000215 95.785088 ( 55.725255)
test_basic 0.008823 0.003004 1.260998 ( 1.554806)
test_all 0.084392 0.066402 732.651132 (233.177586)
test_rubyspec 0.053523 0.035612 130.370255 ( 23.469018)
total: 328.79 sec