Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-191232
#<BuildRuby:0x000055fa217c34b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-191232",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000834 0.004123 0.811873 ( 1.174179)
build_miniruby 0.001157 0.000000 0.813726 ( 0.813705)
build_ruby 0.001514 0.000000 2.687618 ( 2.688553)
build_all 0.005089 0.002584 12.011474 ( 1.004001)
build_install 0.006572 0.004239 3.412462 ( 0.963992)
test_btest 0.000495 0.000110 64.552013 ( 5.640803)
test_basic 0.003886 0.000864 0.398288 ( 0.478276)
test_all 0.080307 0.017318 366.387192 ( 42.283172)
test_rubyspec 0.033512 0.032243 40.567959 ( 53.116469)
total: 108.16 sec