Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-140009
#<BuildRuby:0x0000562182b21fc0
@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.20230923-140009",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.007977 0.000002 2.304707 ( 4.512759)
build_miniruby 0.001533 0.000000 1.693398 ( 1.858629)
build_ruby 0.001475 0.000000 3.596545 ( 4.084966)
build_all 0.008324 0.000205 6.462920 ( 4.492165)
build_install 0.019442 0.001111 7.679116 ( 5.601172)
test_btest 0.000709 0.000040 83.426221 ( 45.860129)
test_basic 0.007140 0.000138 0.947564 ( 1.051911)
test_all 0.004850 0.004743 697.453005 (300.544560)
test_rubyspec 0.035663 0.033739 107.067916 (124.380345)
total: 492.39 sec