Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-020745
#<BuildRuby:0x00007ff6a775fdc8
@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.20240817-020745",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.008418 0.001129 3.959666 ( 5.199236)
build_miniruby 0.001352 0.000357 1.794837 ( 2.104259)
build_ruby 0.001870 0.000495 4.532436 ( 17.349579)
build_all 0.005669 0.006050 9.087027 ( 7.359935)
build_install 0.014016 0.012220 12.248956 ( 14.630943)
test_btest 0.000725 0.000247 126.864112 (110.696877)
test_basic 0.005257 0.006400 1.348404 ( 1.840667)
test_all 0.128378 0.030024 887.987139 (395.097976)
test_rubyspec 0.041114 0.053831 171.382820 ( 45.090040)
total: 599.37 sec