Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-094717
#<BuildRuby:0x0000565252661f48
@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.20230514-094717",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.000000 0.005575 1.803053 ( 2.991751)
build_miniruby 0.000000 0.001452 1.146359 ( 1.145595)
build_ruby 0.000000 0.001562 2.624935 ( 2.810767)
build_all 0.000520 0.005376 2.139062 ( 1.252423)
build_install 0.010365 0.004291 3.187172 ( 2.185149)
test_btest 0.000549 0.000114 73.190340 ( 22.774381)
test_basic 0.000000 0.005206 0.626481 ( 0.701799)
test_all 0.000000 0.001051 577.499656 (184.393873)
test_rubyspec 0.021185 0.021587 73.339247 ( 85.145418)
total: 303.40 sec