Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-024530
#<BuildRuby:0x0000560e0dd83ee0
@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-024530",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.004960 1.155734 ( 1.525692)
build_miniruby 0.000000 0.001152 0.997034 ( 0.996003)
build_ruby 0.000748 0.000886 2.865220 ( 2.866127)
build_all 0.004971 0.005376 16.097496 ( 1.511392)
build_install 0.007640 0.001071 4.579657 ( 1.146360)
test_btest 0.000608 0.000183 82.105281 ( 7.714040)
test_basic 0.003824 0.001148 0.739603 ( 0.817355)
test_all 0.100136 0.039305 530.698870 ( 56.767656)
test_rubyspec 0.011639 0.038884 49.668028 ( 62.044682)
total: 135.39 sec