Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-234752
#<BuildRuby:0x000055f0d941c060
@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.20231222-234752",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003500 0.000318 0.734805 ( 1.157375)
build_miniruby 0.001093 0.000099 0.905221 ( 0.904923)
build_ruby 0.000000 0.001328 2.770570 ( 2.773026)
build_all 0.004171 0.003042 12.321724 ( 1.022537)
build_install 0.010132 0.000177 3.440604 ( 0.974556)
test_btest 0.000455 0.000065 67.988608 ( 5.451979)
test_basic 0.003235 0.000462 0.380117 ( 0.459194)
test_all 0.073433 0.032603 419.676477 ( 37.439587)
test_rubyspec 0.022934 0.022256 41.143489 ( 53.911486)
total: 104.10 sec