Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-115723
#<BuildRuby:0x00005588906b2e20
@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.20230331-115723",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001983 0.003458 1.482807 ( 2.843135)
build_miniruby 0.000738 0.000217 0.725519 ( 0.725078)
build_ruby 0.000970 0.000285 2.280577 ( 2.280347)
build_all 0.001298 0.007039 11.272447 ( 1.019540)
build_install 0.007009 0.000000 1.531462 ( 0.826221)
test_btest 0.000911 0.000000 73.368801 ( 7.021699)
test_basic 0.000881 0.002859 0.567070 ( 0.662936)
test_all 0.000999 0.000380 405.446715 ( 43.898248)
test_rubyspec 0.020030 0.017596 41.197988 ( 51.651293)
total: 110.93 sec