Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-035444
#<BuildRuby:0x0000557e5caf0048
@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.20231227-035444",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003572 0.000376 1.163689 ( 1.519627)
build_miniruby 0.000907 0.000096 0.908495 ( 0.907654)
build_ruby 0.000000 0.001425 2.772813 ( 2.772636)
build_all 0.007098 0.002502 16.478871 ( 1.448939)
build_install 0.008172 0.000555 4.640603 ( 1.157614)
test_btest 0.000000 0.001134 86.865740 ( 7.278402)
test_basic 0.002649 0.002756 0.826519 ( 0.900539)
test_all 0.122080 0.018180 543.212857 ( 55.434646)
test_rubyspec 0.028409 0.023211 50.322282 ( 62.539904)
total: 133.96 sec