Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-113422
#<BuildRuby:0x0000559dda3c8188
@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.20231203-113422",
@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.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003806 0.973319 ( 1.236507)
build_miniruby 0.000573 0.000214 0.872307 ( 0.872839)
build_ruby 0.001026 0.000000 2.693645 ( 2.694792)
build_all 0.004999 0.002756 12.156089 ( 0.993434)
build_install 0.007750 0.003756 3.564494 ( 0.960046)
test_btest 0.000511 0.000128 62.896532 ( 5.398384)
test_basic 0.002618 0.000655 0.368479 ( 0.451056)
test_all 0.068931 0.035927 405.733858 ( 35.359637)
test_rubyspec 0.014038 0.058376 39.475121 ( 52.128558)
total: 100.10 sec