Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-082849
#<BuildRuby:0x000055ed717fb2c8
@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.20230123-082849",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002940 0.000802 0.611211 ( 1.016603)
build_miniruby 0.000820 0.000224 0.668403 ( 0.668291)
build_ruby 0.001094 0.000299 2.187032 ( 2.187217)
build_all 0.009371 0.000138 12.042541 ( 1.479480)
build_install 0.002798 0.003969 1.535675 ( 0.725312)
test_btest 0.000544 0.000156 64.898735 ( 6.112320)
test_basic 0.002521 0.000721 0.237875 ( 0.333732)
test_all 0.000934 0.000267 484.881828 ( 45.669910)
test_rubyspec 0.021155 0.010130 35.281315 ( 45.858370)
total: 104.05 sec