Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-103846
#<BuildRuby:0x000055a37fa80188
@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.20240104-103846",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005573 0.000460 1.193751 ( 1.345624)
build_miniruby 0.000788 0.000215 0.845118 ( 0.845302)
build_ruby 0.000000 0.001404 2.643014 ( 2.644042)
build_all 0.000338 0.007242 12.006705 ( 0.978423)
build_install 0.011330 0.000000 3.586123 ( 0.968311)
test_btest 0.000797 0.000000 63.137068 ( 5.641450)
test_basic 0.000000 0.003997 0.401189 ( 0.482344)
test_all 0.063939 0.035557 378.639209 ( 34.998496)
test_rubyspec 0.035807 0.033080 40.103846 ( 52.653384)
total: 100.56 sec