Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-221539
#<BuildRuby:0x00005650bcc33eb8
@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.20230216-221539",
@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.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.003796 0.798957 ( 1.197418)
build_miniruby 0.000578 0.000404 0.676281 ( 0.676067)
build_ruby 0.000797 0.000398 2.139238 ( 2.139289)
build_all 0.002215 0.007008 12.505317 ( 1.534610)
build_install 0.004643 0.001949 1.546298 ( 0.756812)
test_btest 0.000407 0.000251 65.998135 ( 6.146390)
test_basic 0.003699 0.000000 0.261434 ( 0.357243)
test_all 0.001106 0.000000 494.256615 ( 47.202559)
test_rubyspec 0.017500 0.012705 35.484118 ( 45.862360)
total: 105.87 sec