Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-121713
#<BuildRuby:0x0000561784d4a1d8
@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.20230607-121713",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.007477 0.000000 1.996794 ( 4.120673)
build_miniruby 0.001354 0.000172 1.469091 ( 1.484386)
build_ruby 0.001573 0.000302 2.772824 ( 2.982680)
build_all 0.003347 0.003938 2.312610 ( 1.844111)
build_install 0.019914 0.000000 3.775695 ( 3.395160)
test_btest 0.000674 0.000055 79.410625 ( 33.365831)
test_basic 0.004664 0.003368 0.773162 ( 0.850776)
test_all 0.001106 0.000228 588.996694 (196.561959)
test_rubyspec 0.010631 0.033921 77.785468 ( 89.603883)
total: 334.21 sec