Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-083232
#<BuildRuby:0x00007f82a155fde0
@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.20240827-083232",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000046 0.000008 0.000054 ( 0.000053)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.004057 0.003947 3.787502 ( 4.017869)
build_miniruby 0.001535 0.000279 1.441382 ( 1.437824)
build_ruby 0.001639 0.000298 4.393373 ( 4.509762)
build_all 0.002084 0.006694 8.019083 ( 2.999275)
build_install 0.009209 0.010898 10.464137 ( 4.671891)
test_btest 0.000726 0.000210 115.707558 ( 30.019480)
test_basic 0.006686 0.003534 1.103056 ( 1.150344)
test_all 0.099464 0.049651 874.553094 (265.083962)
test_rubyspec 0.057396 0.029152 162.157112 ( 36.150400)
total: 350.04 sec