Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-145004
#<BuildRuby:0x0000556f1a86a018
@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.20231019-145004",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000017 0.000003 0.000020 ( 0.000028)
build_up 0.002728 0.003764 2.413378 ( 2.621198)
build_miniruby 0.001263 0.000490 1.700998 ( 1.701076)
build_ruby 0.000000 0.001838 3.151422 ( 3.363421)
build_all 0.003619 0.003906 6.193696 ( 2.599704)
build_install 0.006285 0.010843 7.576922 ( 3.738961)
test_btest 0.000835 0.000239 86.544179 ( 24.834356)
test_basic 0.005425 0.000474 0.836490 ( 0.896481)
test_all 0.008288 0.001222 682.902019 (236.908365)
test_rubyspec 0.049649 0.028440 109.826541 (127.056254)
total: 403.72 sec