Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-192129
#<BuildRuby:0x000055fe6f8e34b0
@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.20240107-192129",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004253 0.000448 1.252504 ( 1.642044)
build_miniruby 0.000000 0.001363 1.419143 ( 1.421801)
build_ruby 0.000332 0.001518 4.462080 ( 4.470411)
build_all 0.009920 0.000845 16.371395 ( 1.687687)
build_install 0.012018 0.002819 4.858101 ( 1.669652)
test_btest 0.000719 0.000106 81.125541 ( 10.559623)
test_basic 0.004898 0.000726 0.731880 ( 0.797430)
test_all 0.091480 0.030520 538.004621 ( 80.255381)
test_rubyspec 0.031205 0.034035 77.611325 ( 89.854780)
total: 192.36 sec