Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-114619
#<BuildRuby:0x00005628f215bd48
@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.20230113-114619",
@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.000010 0.000005 0.000015 ( 0.000016)
autoconf 0.000019 0.000011 0.000030 ( 0.000030)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004095 0.000000 0.638475 ( 1.066342)
build_miniruby 0.000612 0.000270 0.659454 ( 0.658586)
build_ruby 0.000859 0.000429 2.418195 ( 2.418102)
build_all 0.006592 0.003296 12.977324 ( 1.615151)
build_install 0.004349 0.002174 1.506710 ( 0.721101)
test_btest 0.000425 0.000213 67.667935 ( 6.376818)
test_basic 0.000000 0.003743 0.280675 ( 0.376118)
test_all 0.000709 0.000555 493.793084 ( 46.772323)
test_rubyspec 0.018144 0.010908 35.737067 ( 46.168870)
total: 106.17 sec