Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-220755
#<BuildRuby:0x000056040d3afce8
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-220755",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000028 0.000010 0.000038 ( 0.000036)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.002585 0.003410 1.439053 ( 1.910078)
build_miniruby 0.000648 0.000260 0.894788 ( 0.893875)
build_ruby 0.001359 0.000000 2.696216 ( 2.696169)
build_all 0.008728 0.000000 14.058493 ( 1.301625)
build_install 0.005339 0.002574 4.163338 ( 1.069104)
test_btest 0.000806 0.000268 74.143469 ( 6.766318)
test_basic 0.002935 0.002124 0.674691 ( 0.751030)
test_all 0.092148 0.037667 504.479353 ( 48.839440)
test_rubyspec 0.032079 0.015764 47.718926 ( 60.076590)
total: 124.31 sec