Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-161730
#<BuildRuby:0x00005599faf00098
@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.20240115-161730",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000025 0.000004 0.000029 ( 0.000027)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001298 0.004252 1.136569 ( 1.546619)
build_miniruby 0.000851 0.000189 0.853858 ( 0.853398)
build_ruby 0.001010 0.000225 2.732130 ( 2.732250)
build_all 0.008846 0.000110 13.948275 ( 1.234867)
build_install 0.005614 0.002685 4.079230 ( 1.062043)
test_btest 0.000832 0.000181 74.692519 ( 7.405000)
test_basic 0.003475 0.000755 0.784337 ( 0.859786)
test_all 0.113879 0.014222 470.804889 ( 55.777660)
test_rubyspec 0.028242 0.018806 47.845963 ( 60.219534)
total: 131.69 sec