Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-032216
#<BuildRuby:0x000055b2f3146008
@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.20221228-032216",
@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.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005364 0.000162 1.204719 ( 2.083699)
build_miniruby 0.001514 0.000000 1.546082 ( 1.776324)
build_ruby 0.002050 0.000000 3.720997 ( 4.943375)
build_all 0.007739 0.000826 3.967731 ( 3.846282)
build_install 0.013187 0.006687 3.486363 ( 3.861233)
test_btest 0.000695 0.000105 59.188392 ( 47.997108)
test_basic 0.006416 0.000364 0.458512 ( 0.764910)
test_all 0.000986 0.000145 704.389232 (699.979906)
test_rubyspec 0.054741 0.003221 77.653583 (106.613282)
total: 871.87 sec