Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-152147
#<BuildRuby:0x0000559464ff3ce8
@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.20231230-152147",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004452 0.000057 1.140201 ( 1.498747)
build_miniruby 0.000881 0.000068 0.857941 ( 0.857370)
build_ruby 0.001438 0.000000 2.869424 ( 2.868418)
build_all 0.009672 0.000000 16.720248 ( 1.480929)
build_install 0.002222 0.006161 4.662819 ( 1.133469)
test_btest 0.000722 0.000000 81.658777 ( 7.895461)
test_basic 0.004058 0.000225 0.770301 ( 0.845660)
test_all 0.093296 0.040993 584.209392 ( 52.450566)
test_rubyspec 0.029339 0.018906 50.960898 ( 63.131884)
total: 132.16 sec