Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-111227
#<BuildRuby:0x000055c76cc04098
@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-111227",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005489 0.000000 1.422657 ( 1.803452)
build_miniruby 0.000000 0.001409 1.517641 ( 1.519949)
build_ruby 0.000000 0.001888 4.316167 ( 4.323636)
build_all 0.003703 0.006210 16.570975 ( 1.797076)
build_install 0.012361 0.003167 5.101273 ( 1.889080)
test_btest 0.000684 0.000137 82.858614 ( 11.639559)
test_basic 0.004741 0.000250 0.652518 ( 0.721387)
test_all 0.094862 0.027626 548.817726 ( 81.339633)
test_rubyspec 0.033805 0.033305 82.780845 ( 95.034299)
total: 200.07 sec