Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-001443
#<BuildRuby:0x0000556e00f234b0
@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.20231217-001443",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003880 0.000353 1.032257 ( 1.316584)
build_miniruby 0.000726 0.000000 0.876664 ( 0.876944)
build_ruby 0.001612 0.000000 2.704278 ( 2.706177)
build_all 0.008142 0.000141 12.223290 ( 1.016616)
build_install 0.006592 0.003163 3.557483 ( 0.983792)
test_btest 0.000660 0.000078 63.588256 ( 4.651948)
test_basic 0.002572 0.000303 0.379566 ( 0.459233)
test_all 0.072692 0.027247 389.332042 ( 42.427474)
test_rubyspec 0.027822 0.043334 39.681213 ( 52.387180)
total: 106.83 sec