Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-043002
#<BuildRuby:0x00005618eccbe228
@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.20230125-043002",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.004311 0.000173 1.097534 ( 1.592937)
build_miniruby 0.001361 0.000055 1.202720 ( 1.202387)
build_ruby 0.001296 0.000052 2.814195 ( 3.122186)
build_all 0.003616 0.004322 3.820547 ( 1.945911)
build_install 0.012377 0.000262 2.812051 ( 1.932139)
test_btest 0.000617 0.000044 56.564783 ( 17.724379)
test_basic 0.000960 0.004616 0.405751 ( 0.502036)
test_all 0.001946 0.000000 660.450568 (202.593544)
test_rubyspec 0.021272 0.025233 67.568883 ( 77.662954)
total: 308.28 sec