Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-123136
#<BuildRuby:0x00005633ec82a390
@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.20230701-123136",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003281 0.003163 2.080877 ( 5.369626)
build_miniruby 0.001119 0.000199 1.554418 ( 2.101736)
build_ruby 0.001423 0.000254 3.038144 ( 3.461231)
build_all 0.003517 0.003853 2.582987 ( 3.071940)
build_install 0.018419 0.000000 3.962088 ( 5.762940)
test_btest 0.001010 0.000000 81.246463 ( 49.340482)
test_basic 0.004493 0.003266 0.885875 ( 1.357723)
test_all 0.001883 0.000366 636.081868 (344.485751)
test_rubyspec 0.017953 0.035149 89.917160 (131.432802)
total: 546.39 sec