Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-092747
#<BuildRuby:0x0000564682839cc0
@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.20231019-092747",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005740 0.000222 1.960788 ( 2.070101)
build_miniruby 0.000000 0.001441 1.386202 ( 1.385078)
build_ruby 0.000000 0.001389 3.189879 ( 3.366658)
build_all 0.005732 0.001261 6.082347 ( 2.498372)
build_install 0.015650 0.001082 8.017171 ( 3.973423)
test_btest 0.001075 0.000154 90.336153 ( 28.433095)
test_basic 0.004593 0.003686 0.972877 ( 1.073917)
test_all 0.009611 0.000183 714.139657 (213.132784)
test_rubyspec 0.024241 0.033618 84.393028 ( 95.756021)
total: 351.69 sec