Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-143946
#<BuildRuby:0x0000560caae67be0
@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.20230131-143946",
@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.000000 0.000014 ( 0.000014)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.000000 0.003805 0.614346 ( 1.040798)
build_miniruby 0.000755 0.000127 0.620358 ( 0.620014)
build_ruby 0.001145 0.000082 2.023543 ( 2.023887)
build_all 0.008998 0.000054 11.886790 ( 1.463005)
build_install 0.006184 0.000121 1.493457 ( 0.703929)
test_btest 0.000621 0.000037 65.906771 ( 6.038694)
test_basic 0.003252 0.000191 0.259790 ( 0.355160)
test_all 0.001127 0.000066 479.630317 ( 49.827585)
test_rubyspec 0.007497 0.017410 35.060077 ( 45.644278)
total: 107.72 sec