Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-033912
#<BuildRuby:0x00007f737d3afdc0
@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-033912",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.005659 0.004514 4.295650 ( 6.387348)
build_miniruby 0.001829 0.000665 2.512281 ( 3.613700)
build_ruby 0.002679 0.000000 4.926618 ( 6.332954)
build_all 0.009521 0.001496 9.272448 ( 9.741772)
build_install 0.021477 0.005792 12.864778 ( 13.407096)
test_btest 0.000900 0.000300 130.348319 (149.041608)
test_basic 0.003180 0.010696 1.450017 ( 2.660728)
test_all 0.131985 0.036784 1056.791236 (1138.337104)
test_rubyspec 0.059440 0.040581 178.061494 (104.268618)
total: 1433.79 sec