Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-110600
#<BuildRuby:0x00005567433c3598
@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.20240108-110600",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004934 0.000247 1.374403 ( 1.779233)
build_miniruby 0.001387 0.000070 1.970649 ( 1.973489)
build_ruby 0.001491 0.000074 5.806365 ( 5.819315)
build_all 0.010618 0.000000 16.681945 ( 1.803322)
build_install 0.008577 0.007095 4.988298 ( 1.749777)
test_btest 0.000930 0.000000 83.389721 ( 11.419553)
test_basic 0.004142 0.003501 0.706512 ( 0.767814)
test_all 0.097981 0.024326 532.878383 ( 80.579119)
test_rubyspec 0.042084 0.025396 83.565301 ( 95.904025)
total: 201.80 sec