Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-184311
#<BuildRuby:0x00007f4fcc2bfde0
@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.20240708-184311",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.000082 0.008172 3.551953 ( 3.167103)
build_miniruby 0.001264 0.000245 1.329655 ( 1.327265)
build_ruby 0.001691 0.000327 3.658456 ( 3.833253)
build_all 0.000671 0.008541 7.877725 ( 3.201654)
build_install 0.008114 0.012522 10.475460 ( 4.853445)
test_btest 0.000688 0.000230 107.219444 ( 27.809136)
test_basic 0.001510 0.007408 0.921742 ( 0.971244)
test_all 0.110343 0.039810 893.618206 (278.045650)
test_rubyspec 0.048132 0.037297 173.893382 ( 49.652629)
total: 372.86 sec