Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-153707
#<BuildRuby:0x0000563c3cedbe20
@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.20231115-153707",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003830 0.000901 1.225819 ( 1.695703)
build_miniruby 0.000788 0.000186 0.872300 ( 0.871861)
build_ruby 0.001050 0.000247 2.693412 ( 2.693584)
build_all 0.002967 0.006873 15.575583 ( 1.459163)
build_install 0.006222 0.001965 4.587431 ( 1.105467)
test_btest 0.000865 0.000273 81.453422 ( 6.923151)
test_basic 0.000254 0.004512 0.794777 ( 0.871226)
test_all 0.113937 0.018506 466.853467 ( 44.649610)
test_rubyspec 0.018297 0.029985 48.069084 ( 60.296278)
total: 120.57 sec