Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-222846
#<BuildRuby:0x0000560cbab962a8
@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.20230310-222846",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.005046 0.000000 1.652982 ( 2.871643)
build_miniruby 0.001592 0.000000 1.247492 ( 1.246386)
build_ruby 0.001162 0.000060 2.365234 ( 2.559107)
build_all 0.004594 0.001462 2.030410 ( 1.259527)
build_install 0.010985 0.002433 3.182369 ( 2.254242)
test_btest 0.000645 0.000000 66.301738 ( 22.857840)
test_basic 0.002241 0.002342 0.387476 ( 0.485145)
test_all 0.000792 0.000254 556.200244 (171.181065)
test_rubyspec 0.022744 0.020464 73.058402 ( 82.626506)
total: 287.34 sec