Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-144238
#<BuildRuby:0x0000558df4eeb7b8
@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.20231118-144238",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.005721 1.358321 ( 1.734201)
build_miniruby 0.000000 0.001049 0.945944 ( 0.946055)
build_ruby 0.000325 0.001093 2.701484 ( 2.702257)
build_all 0.006293 0.003578 16.512051 ( 1.470161)
build_install 0.002532 0.006188 4.748992 ( 1.134362)
test_btest 0.000563 0.000171 83.559817 ( 7.216404)
test_basic 0.004327 0.000185 0.771711 ( 0.847661)
test_all 0.113159 0.024650 506.695544 ( 55.200239)
test_rubyspec 0.036446 0.011997 49.494457 ( 61.846502)
total: 133.10 sec