Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-161748
#<BuildRuby:0x00007f819287fdc8
@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.20241026-161748",
@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.000011 0.000006 0.000017 ( 0.000018)
autoconf 0.000021 0.000011 0.000032 ( 0.000031)
configure 0.000024 0.000012 0.000036 ( 0.000036)
build_up 0.006135 0.001007 3.053875 ( 3.022258)
build_miniruby 0.001518 0.000000 1.207201 ( 1.204363)
build_ruby 0.001816 0.000000 3.433457 ( 3.702276)
build_all 0.005410 0.002566 5.853241 ( 2.245421)
build_install 0.015283 0.001382 7.879737 ( 3.551596)
test_btest 0.000000 0.000922 70.091954 ( 18.322558)
test_basic 0.003887 0.005322 0.702415 ( 0.752203)
test_all 0.104654 0.042436 634.081244 (210.733248)
test_rubyspec 0.053636 0.026278 116.485588 ( 20.066744)
total: 263.60 sec