Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-075024
#<BuildRuby:0x00005584ba8fc098
@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.20230605-075024",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005423 0.000235 1.419325 ( 2.668993)
build_miniruby 0.000904 0.000143 0.889004 ( 0.887538)
build_ruby 0.001260 0.000000 2.448721 ( 2.448492)
build_all 0.004398 0.004396 12.155748 ( 1.101052)
build_install 0.003400 0.003972 1.637338 ( 0.822836)
test_btest 0.000810 0.000193 81.439589 ( 6.890618)
test_basic 0.001691 0.002474 0.644905 ( 0.727169)
test_all 0.001119 0.000292 427.157575 ( 41.531897)
test_rubyspec 0.021053 0.021027 41.680247 ( 54.183396)
total: 111.26 sec