Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-050411
#<BuildRuby:0x000055d7e421b468
@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.20231201-050411",
@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.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003911 0.000356 0.961009 ( 1.252954)
build_miniruby 0.000699 0.000064 0.861169 ( 0.861264)
build_ruby 0.001608 0.000147 2.701169 ( 2.702535)
build_all 0.008389 0.000000 12.079255 ( 0.990373)
build_install 0.009166 0.000280 3.551334 ( 0.962246)
test_btest 0.000661 0.000047 60.820846 ( 5.844980)
test_basic 0.003162 0.000226 0.370339 ( 0.451693)
test_all 0.081556 0.019986 388.087038 ( 37.205217)
test_rubyspec 0.019582 0.034339 39.450061 ( 52.115323)
total: 102.39 sec