Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-103055
#<BuildRuby:0x0000561a8a73f280
@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.20240108-103055",
@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.000017 0.000002 0.000019 ( 0.000016)
autoconf 0.000016 0.000001 0.000017 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003669 0.000282 0.895126 ( 1.312971)
build_miniruby 0.000969 0.000074 0.896976 ( 0.898522)
build_ruby 0.001523 0.000000 2.783184 ( 2.784355)
build_all 0.009691 0.000000 14.380484 ( 1.358908)
build_install 0.010287 0.000000 4.136903 ( 1.126594)
test_btest 0.000632 0.000000 78.111824 ( 6.903761)
test_basic 0.004388 0.000000 0.481646 ( 0.559063)
test_all 0.100529 0.034964 538.302849 ( 49.957742)
test_rubyspec 0.013803 0.019942 49.170889 ( 61.782896)
total: 126.69 sec