Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-131121
#<BuildRuby:0x000055940919e3b0
@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.20221213-131121",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.004389 0.000190 0.980188 ( 1.420204)
build_miniruby 0.001284 0.000056 1.046574 ( 1.045164)
build_ruby 0.001456 0.000063 2.108872 ( 2.100873)
build_all 0.002747 0.004558 6.445200 ( 2.082054)
build_install 0.005386 0.007662 4.878430 ( 2.320046)
test_btest 0.000687 0.000105 56.094539 ( 14.852514)
test_basic 0.000055 0.004178 0.297250 ( 0.391848)
test_all 0.001217 0.000234 612.607644 (177.081279)
test_rubyspec 0.017304 0.016538 62.268150 ( 72.104988)
total: 273.40 sec