Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-221547
#<BuildRuby:0x000056252ae035f8
@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.20231231-221547",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.001839 0.003396 1.120341 ( 1.489982)
build_miniruby 0.000958 0.000266 0.930685 ( 0.930114)
build_ruby 0.001075 0.000299 2.790296 ( 2.790808)
build_all 0.004010 0.005331 16.907160 ( 1.458296)
build_install 0.007914 0.001167 4.796733 ( 1.214063)
test_btest 0.000840 0.000265 83.465623 ( 7.849869)
test_basic 0.002008 0.003605 0.680650 ( 0.759063)
test_all 0.110954 0.022581 543.005037 ( 59.552070)
test_rubyspec 0.032869 0.016590 50.322741 ( 62.630055)
total: 138.68 sec