Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-214146
#<BuildRuby:0x000055f52a4eb040
@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.20231205-214146",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004573 0.000086 1.133651 ( 1.485534)
build_miniruby 0.000809 0.000128 0.834773 ( 0.834489)
build_ruby 0.001162 0.000183 2.731283 ( 2.731886)
build_all 0.001295 0.008692 15.756614 ( 1.391568)
build_install 0.000781 0.008779 4.721990 ( 1.138831)
test_btest 0.000717 0.000264 80.447131 ( 7.066464)
test_basic 0.000000 0.004284 0.697105 ( 0.775481)
test_all 0.101355 0.036238 505.958406 ( 53.396165)
test_rubyspec 0.022000 0.025022 49.575210 ( 62.066964)
total: 130.89 sec