Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-211721
#<BuildRuby:0x000055ed9b9bef68
@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-211721",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004131 0.000096 1.044617 ( 1.439635)
build_miniruby 0.001182 0.000000 0.946193 ( 0.945838)
build_ruby 0.001357 0.000000 2.651440 ( 2.651509)
build_all 0.006650 0.003200 16.352181 ( 1.495429)
build_install 0.004752 0.004027 4.549752 ( 1.105186)
test_btest 0.000770 0.000256 82.841221 ( 7.360915)
test_basic 0.004218 0.001406 0.728908 ( 0.803291)
test_all 0.105756 0.029685 530.618072 ( 54.203104)
test_rubyspec 0.034642 0.015745 49.547728 ( 61.777484)
total: 131.78 sec