Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-104136
#<BuildRuby:0x0000559a59cadf70
@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.20230530-104136",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.001902 0.003458 1.903503 ( 3.688186)
build_miniruby 0.001290 0.000293 1.342458 ( 1.344535)
build_ruby 0.001188 0.000270 2.486696 ( 2.684924)
build_all 0.003477 0.002841 1.912735 ( 1.208073)
build_install 0.010295 0.005592 3.044606 ( 2.063115)
test_btest 0.000599 0.000168 76.913383 ( 28.874406)
test_basic 0.002079 0.003446 0.712341 ( 0.801544)
test_all 0.001385 0.000426 586.557894 (206.854738)
test_rubyspec 0.029532 0.022346 80.537370 ( 92.838137)
total: 340.36 sec