Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-082136
#<BuildRuby:0x0000555e8ed8e3b0
@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.20240205-082136",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.001645 0.004469 1.667561 ( 1.990299)
build_miniruby 0.001087 0.000362 1.453079 ( 1.451302)
build_ruby 0.001183 0.000394 2.894459 ( 3.125077)
build_all 0.006157 0.000819 5.717914 ( 2.219947)
build_install 0.013189 0.002919 6.793589 ( 3.190811)
test_btest 0.000597 0.000183 82.395847 ( 22.079720)
test_basic 0.004562 0.001404 0.842506 ( 0.903113)
test_all 0.086751 0.027644 752.233745 (238.869805)
test_rubyspec 0.068643 0.029657 143.553454 (154.992666)
total: 428.82 sec