Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-082404
#<BuildRuby:0x000055a6af3ae868
@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.20230721-082404",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.005951 0.000476 2.184601 ( 3.422067)
build_miniruby 0.001446 0.000116 1.523674 ( 1.528917)
build_ruby 0.001555 0.000124 3.199630 ( 12.612935)
build_all 0.006938 0.000555 2.548910 ( 1.737727)
build_install 0.008546 0.010820 3.931308 ( 2.963203)
test_btest 0.000657 0.000105 78.792936 ( 30.817690)
test_basic 0.004473 0.004039 0.878783 ( 0.994985)
test_all 0.000815 0.000151 658.855025 (236.998643)
test_rubyspec 0.020834 0.035976 85.881823 ( 97.855054)
total: 388.93 sec