Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-170844
#<BuildRuby:0x0000557146ebeeb8
@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.20231226-170844",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.000000 0.005682 1.166306 ( 1.559707)
build_miniruby 0.000000 0.000946 0.854816 ( 0.854373)
build_ruby 0.000447 0.001308 2.758671 ( 2.763810)
build_all 0.003613 0.005878 16.739343 ( 1.493158)
build_install 0.007889 0.000180 4.688696 ( 1.135867)
test_btest 0.000772 0.000331 84.765374 ( 6.798892)
test_basic 0.000475 0.004023 0.635137 ( 0.711013)
test_all 0.108242 0.024594 554.284774 ( 50.122933)
test_rubyspec 0.006954 0.042331 49.652377 ( 61.890964)
total: 127.33 sec