Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-121117
#<BuildRuby:0x000055c2cc6904d0
@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.20230104-121117",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.007465 0.001638 0.953101 ( 1.658858)
build_miniruby 0.000657 0.002426 0.831874 ( 0.830407)
build_ruby 0.003582 0.000000 2.141837 ( 2.140997)
build_all 0.013135 0.006534 18.582254 ( 2.162907)
build_install 0.013215 0.008482 2.045452 ( 1.043983)
test_btest 0.001872 0.000000 95.804583 ( 8.974015)
test_basic 0.008564 0.000892 0.347206 ( 0.432950)
test_all 0.001979 0.000309 681.925385 ( 63.668969)
test_rubyspec 0.104813 0.067574 47.579555 ( 55.763041)
total: 136.68 sec