Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-044435
#<BuildRuby:0x000055ac20351f48
@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.20230614-044435",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005284 0.000609 1.995495 ( 3.376734)
build_miniruby 0.000000 0.001493 1.374260 ( 1.408796)
build_ruby 0.000000 0.001829 3.021665 ( 3.419795)
build_all 0.002594 0.003800 2.282383 ( 1.441204)
build_install 0.015446 0.002759 3.826350 ( 3.147574)
test_btest 0.000293 0.000808 78.321719 ( 34.735455)
test_basic 0.000000 0.006042 0.758233 ( 0.839754)
test_all 0.002001 0.000000 564.972022 (181.118017)
test_rubyspec 0.020157 0.025722 77.487008 ( 89.359738)
total: 318.85 sec