Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-203956
#<BuildRuby:0x00007f26340cfdd0
@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-203956",
@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.000001 0.000017 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003628 0.004463 3.041872 ( 3.226463)
build_miniruby 0.001567 0.000000 1.176755 ( 1.173501)
build_ruby 0.001812 0.000000 3.619314 ( 3.800364)
build_all 0.008986 0.000258 7.775065 ( 3.080317)
build_install 0.014601 0.004758 10.339562 ( 4.815078)
test_btest 0.000770 0.000104 109.642494 ( 28.464006)
test_basic 0.000707 0.007988 1.121999 ( 1.170220)
test_all 0.107582 0.042209 781.370872 (259.629571)
test_rubyspec 0.056114 0.034418 166.777262 ( 47.105927)
total: 352.47 sec