Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-125855
#<BuildRuby:0x00005564d70f2eb8
@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.20231223-125855",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001069 0.004113 1.313231 ( 1.666156)
build_miniruby 0.001120 0.000177 0.967107 ( 0.966497)
build_ruby 0.001372 0.000217 2.747885 ( 2.747817)
build_all 0.009841 0.000223 16.776876 ( 1.489367)
build_install 0.008073 0.000526 4.855155 ( 1.188892)
test_btest 0.001024 0.000000 80.341738 ( 7.634319)
test_basic 0.004137 0.000116 0.782796 ( 0.859763)
test_all 0.117815 0.016867 542.361730 ( 49.932828)
test_rubyspec 0.035998 0.023690 51.310900 ( 63.809401)
total: 130.30 sec