Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-144158
#<BuildRuby:0x00005592ef82f280
@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.20231207-144158",
@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.000009 0.000000 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001082 0.003516 0.992482 ( 1.263545)
build_miniruby 0.000918 0.000065 0.865976 ( 0.865491)
build_ruby 0.001050 0.000075 2.697693 ( 2.699875)
build_all 0.000569 0.007466 12.114909 ( 0.975583)
build_install 0.010292 0.002700 3.601328 ( 0.967459)
test_btest 0.000565 0.000125 66.227479 ( 5.084077)
test_basic 0.002539 0.000564 0.371000 ( 0.454390)
test_all 0.081599 0.021324 421.241596 ( 37.669572)
test_rubyspec 0.041623 0.021568 39.721413 ( 52.383898)
total: 102.36 sec