Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-053927
#<BuildRuby:0x0000556b90dba230
@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.20230506-053927",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001450 0.004475 1.788346 ( 3.678424)
build_miniruby 0.001031 0.000344 1.258884 ( 1.354113)
build_ruby 0.000000 0.001424 2.488794 ( 2.717149)
build_all 0.001282 0.005568 2.238933 ( 2.099852)
build_install 0.016187 0.000000 3.527145 ( 3.408970)
test_btest 0.000788 0.000000 74.241731 ( 35.377601)
test_basic 0.007794 0.000000 0.710962 ( 0.815767)
test_all 0.002021 0.000000 583.201508 (232.352766)
test_rubyspec 0.022682 0.026618 82.260771 ( 98.672326)
total: 380.48 sec