Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-215537
#<BuildRuby:0x00007f28c816fdd0
@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.20240712-215537",
@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.000000 0.000075 0.000075 ( 0.000045)
autoconf 0.000000 0.000047 0.000047 ( 0.000047)
configure 0.000000 0.000034 0.000034 ( 0.000034)
build_up 0.000000 0.009405 3.905622 ( 4.380204)
build_miniruby 0.001269 0.000803 1.726852 ( 1.807044)
build_ruby 0.002654 0.000000 4.350813 ( 4.708617)
build_all 0.006622 0.004641 8.458266 ( 4.997299)
build_install 0.009082 0.014604 11.272562 ( 7.048174)
test_btest 0.000530 0.000289 117.850845 ( 34.082985)
test_basic 0.004859 0.006905 1.248051 ( 1.320250)
test_all 0.097358 0.055026 773.849070 (238.954924)
test_rubyspec 0.055558 0.034177 156.809969 ( 31.377224)
total: 328.68 sec