Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-125745
#<BuildRuby:0x000055e57e22afb0
@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.20230530-125745",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004413 0.001103 1.433644 ( 2.773226)
build_miniruby 0.000864 0.000216 0.841671 ( 0.840870)
build_ruby 0.001038 0.000259 2.520249 ( 2.519969)
build_all 0.001208 0.007788 12.680932 ( 1.087232)
build_install 0.007674 0.000000 1.703266 ( 0.845426)
test_btest 0.001008 0.000056 83.177307 ( 7.094876)
test_basic 0.003560 0.000000 0.676218 ( 0.758409)
test_all 0.001898 0.000000 438.638832 ( 46.994991)
test_rubyspec 0.017500 0.022579 42.657683 ( 55.111652)
total: 118.03 sec