Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-002630
#<BuildRuby:0x000055a9b99db670
@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.20231205-002630",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000011)
build_up 0.004451 0.000000 0.978955 ( 1.257709)
build_miniruby 0.000000 0.000975 0.869879 ( 0.870105)
build_ruby 0.000000 0.001526 2.693288 ( 2.694194)
build_all 0.006640 0.001383 12.189336 ( 0.972024)
build_install 0.009726 0.000105 3.559295 ( 0.963867)
test_btest 0.000642 0.000037 65.585155 ( 5.480914)
test_basic 0.004161 0.000002 0.373126 ( 0.453654)
test_all 0.070913 0.031191 420.309417 ( 35.787094)
test_rubyspec 0.029661 0.042403 39.442069 ( 52.125152)
total: 100.61 sec