Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-222415
#<BuildRuby:0x00005596c45bff30
@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-222415",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.003122 0.000780 0.613353 ( 1.025847)
build_miniruby 0.000747 0.000187 0.629283 ( 0.628735)
build_ruby 0.000976 0.000244 2.066294 ( 2.065904)
build_all 0.008077 0.000898 11.920326 ( 1.463122)
build_install 0.002563 0.003939 1.477812 ( 0.694179)
test_btest 0.000000 0.000679 63.414210 ( 6.052092)
test_basic 0.000000 0.003087 0.229199 ( 0.325064)
test_all 0.001175 0.000000 477.122686 ( 45.498696)
test_rubyspec 0.005824 0.022691 35.161849 ( 45.799485)
total: 103.55 sec