Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-204847
#<BuildRuby:0x0000559e4a78e130
@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.20230731-204847",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006897 0.000188 2.239935 ( 6.576000)
build_miniruby 0.000000 0.002005 1.713451 ( 2.907708)
build_ruby 0.000200 0.002095 3.451052 ( 5.631161)
build_all 0.007579 0.000329 2.640747 ( 3.913334)
build_install 0.012733 0.005345 4.246623 ( 4.923885)
test_btest 0.000736 0.000092 78.666132 ( 52.435959)
test_basic 0.006659 0.000833 0.870864 ( 1.601111)
test_all 0.000547 0.000576 617.134260 (393.205618)
test_rubyspec 0.028553 0.029485 97.155021 (170.016124)
total: 641.21 sec