Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-002432
#<BuildRuby:0x000055e32a31f2c8
@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.20230212-002432",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003388 0.000000 0.615113 ( 1.164204)
build_miniruby 0.000875 0.000036 0.652995 ( 0.652520)
build_ruby 0.001005 0.000168 2.082153 ( 2.081939)
build_all 0.009551 0.000000 12.295378 ( 1.490631)
build_install 0.000000 0.006343 1.551394 ( 0.741030)
test_btest 0.000000 0.000648 67.700758 ( 6.329270)
test_basic 0.000299 0.003509 0.266626 ( 0.361929)
test_all 0.001140 0.000357 502.705514 ( 47.043832)
test_rubyspec 0.020367 0.006638 35.513768 ( 45.712791)
total: 105.58 sec