Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-215735
#<BuildRuby:0x000055e2a8d5fe90
@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.20230210-215735",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.004048 0.616575 ( 1.009931)
build_miniruby 0.000647 0.000297 0.629091 ( 0.628559)
build_ruby 0.000999 0.000167 2.087863 ( 2.087747)
build_all 0.004504 0.004449 12.476128 ( 1.517899)
build_install 0.006001 0.000334 1.482592 ( 0.714362)
test_btest 0.000565 0.000121 65.013383 ( 6.069824)
test_basic 0.000000 0.003794 0.242628 ( 0.337682)
test_all 0.000297 0.000832 494.338433 ( 47.016862)
test_rubyspec 0.012549 0.015316 35.174065 ( 45.731699)
total: 105.12 sec