Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-011029
#<BuildRuby:0x00005641af3e0098
@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.20231128-011029",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004779 0.000000 1.333650 ( 1.721718)
build_miniruby 0.001071 0.000000 0.862618 ( 0.862240)
build_ruby 0.001303 0.000000 2.769752 ( 2.770514)
build_all 0.009718 0.000737 16.995509 ( 1.565442)
build_install 0.000614 0.008558 5.138597 ( 1.202634)
test_btest 0.000660 0.000000 87.732360 ( 7.657575)
test_basic 0.000000 0.004217 0.696799 ( 0.772823)
test_all 0.110728 0.024594 510.750531 ( 64.036904)
test_rubyspec 0.024528 0.026302 50.733067 ( 62.981104)
total: 143.57 sec