Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-185154
#<BuildRuby:0x0000560a44383ac0
@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.20230202-185154",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.003480 0.606025 ( 1.023203)
build_miniruby 0.000420 0.000519 0.637220 ( 0.636627)
build_ruby 0.001021 0.000157 2.024264 ( 2.024111)
build_all 0.006249 0.002967 12.024778 ( 1.464658)
build_install 0.000029 0.006367 1.460792 ( 0.696795)
test_btest 0.000444 0.000131 62.765407 ( 6.222076)
test_basic 0.000000 0.003612 0.269378 ( 0.364977)
test_all 0.000000 0.001491 465.316260 ( 44.931218)
test_rubyspec 0.009749 0.017566 34.958463 ( 45.446492)
total: 102.81 sec