Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-044927
#<BuildRuby:0x00007f816c58fdc8
@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.20240717-044927",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.001058 0.006819 3.026617 ( 2.903368)
build_miniruby 0.000000 0.001581 1.371002 ( 1.368240)
build_ruby 0.000000 0.002053 3.880347 ( 4.055651)
build_all 0.006835 0.001918 7.842020 ( 3.050748)
build_install 0.012950 0.006058 9.996677 ( 4.420376)
test_btest 0.000899 0.000381 112.417972 ( 28.875602)
test_basic 0.005356 0.002856 0.890596 ( 0.938307)
test_all 0.095783 0.051240 747.995889 (220.883808)
test_rubyspec 0.058092 0.028674 165.565204 ( 28.530339)
total: 295.03 sec