Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-033210
#<BuildRuby:0x00007fed0c20fde0
@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.20240617-033210",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.004381 0.004085 3.939280 ( 3.955754)
build_miniruby 0.000000 0.002144 1.691904 ( 1.704167)
build_ruby 0.001349 0.000988 4.568022 ( 4.744074)
build_all 0.005451 0.004447 8.433330 ( 4.264727)
build_install 0.016314 0.006819 11.670989 ( 7.260878)
test_btest 0.000763 0.000247 117.653946 ( 50.380687)
test_basic 0.008925 0.004294 1.406038 ( 1.482067)
test_all 0.107413 0.045027 876.463284 (334.703078)
test_rubyspec 0.052209 0.040148 165.064528 ( 44.735467)
total: 453.23 sec