Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-225443
#<BuildRuby:0x00007f457dbdfdc0
@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.20240807-225443",
@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.000013 0.000004 0.000017 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.008565 0.000000 3.418545 ( 3.649687)
build_miniruby 0.001626 0.000000 16.754719 ( 16.285274)
build_ruby 0.002388 0.000000 3.747368 ( 3.981479)
build_all 0.009027 0.000505 7.940426 ( 3.155867)
build_install 0.021291 0.000211 10.872369 ( 5.118820)
test_btest 0.000770 0.000192 110.912980 ( 30.063313)
test_basic 0.005556 0.004521 1.082148 ( 1.138725)
test_all 0.117002 0.032290 782.423508 (221.951680)
test_rubyspec 0.053708 0.035898 161.696582 ( 35.742247)
total: 321.09 sec