Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-131235
#<BuildRuby:0x000055cb4d50f7f8
@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-131235",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005612 1.027806 ( 1.409107)
build_miniruby 0.000000 0.001177 0.869396 ( 0.869502)
build_ruby 0.000464 0.001199 2.725493 ( 2.726846)
build_all 0.003974 0.004007 12.146692 ( 0.989093)
build_install 0.003822 0.007942 3.564029 ( 0.976614)
test_btest 0.000464 0.000271 63.708272 ( 5.808445)
test_basic 0.002079 0.001213 0.375359 ( 0.456807)
test_all 0.076344 0.022972 388.954163 ( 41.841316)
test_rubyspec 0.019581 0.049671 39.691532 ( 52.350049)
total: 107.43 sec