Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-131032
#<BuildRuby:0x000055ab9b39f7f0
@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.20231208-131032",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003305 0.001102 1.007649 ( 1.308158)
build_miniruby 0.000666 0.000222 0.868930 ( 0.868527)
build_ruby 0.000000 0.001169 2.699998 ( 2.705776)
build_all 0.000000 0.007804 12.132391 ( 1.002974)
build_install 0.006607 0.007607 3.556334 ( 0.982707)
test_btest 0.000477 0.000307 61.817572 ( 5.987962)
test_basic 0.003638 0.000149 0.378334 ( 0.462196)
test_all 0.083364 0.017597 377.233505 ( 42.010562)
test_rubyspec 0.044935 0.027483 39.726791 ( 52.387067)
total: 107.72 sec