Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-065904
#<BuildRuby:0x00005638a0233118
@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.20230120-065904",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000017 0.000007 0.000024 ( 0.000023)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.001228 0.002745 0.625868 ( 1.053989)
build_miniruby 0.000000 0.000952 0.632745 ( 0.632056)
build_ruby 0.000000 0.001266 2.180486 ( 2.180332)
build_all 0.008509 0.000251 11.803930 ( 1.470981)
build_install 0.006689 0.000000 1.457774 ( 0.712178)
test_btest 0.000588 0.000076 62.658915 ( 6.429695)
test_basic 0.000104 0.003625 0.247374 ( 0.342587)
test_all 0.000963 0.000422 482.226515 ( 45.631714)
test_rubyspec 0.010177 0.017766 35.385697 ( 45.765695)
total: 104.22 sec