Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-060059
#<BuildRuby:0x000055f56c7de008
@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.20230606-060059",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005751 0.000437 1.931028 ( 4.498377)
build_miniruby 0.001263 0.000301 1.364664 ( 1.572579)
build_ruby 0.001221 0.000291 2.736625 ( 3.242645)
build_all 0.002643 0.004886 2.215297 ( 2.187595)
build_install 0.013034 0.003724 3.520309 ( 3.638636)
test_btest 0.000508 0.000145 77.929772 ( 42.283225)
test_basic 0.004903 0.001401 0.779570 ( 1.065058)
test_all 0.001429 0.000408 583.098496 (254.673732)
test_rubyspec 0.018199 0.035133 85.385745 (104.507032)
total: 417.67 sec