Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-024054
#<BuildRuby:0x00007fcbe118fdd0
@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.20240824-024054",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.005236 0.002358 3.036423 ( 3.042102)
build_miniruby 0.001429 0.000368 1.219025 ( 1.215940)
build_ruby 0.001460 0.000376 3.645520 ( 3.829893)
build_all 0.008654 0.000203 7.629026 ( 2.869450)
build_install 0.007525 0.010155 9.117138 ( 4.012893)
test_btest 0.000820 0.000249 107.781308 ( 27.646040)
test_basic 0.008138 0.001160 0.851290 ( 0.902021)
test_all 0.105172 0.042097 737.580685 (211.451427)
test_rubyspec 0.038089 0.053946 165.992028 ( 28.167643)
total: 283.14 sec