Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-011233
#<BuildRuby:0x000055ba1f2bf438
@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.20231220-011233",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003826 0.000348 1.049917 ( 1.304304)
build_miniruby 0.000904 0.000082 0.902600 ( 0.903055)
build_ruby 0.001259 0.000114 2.734556 ( 2.767704)
build_all 0.007874 0.000274 12.237574 ( 1.030355)
build_install 0.004402 0.005592 3.611151 ( 0.988255)
test_btest 0.000671 0.000112 63.997064 ( 5.071295)
test_basic 0.002817 0.000470 0.398783 ( 0.481858)
test_all 0.079473 0.029449 453.204382 ( 38.022136)
test_rubyspec 0.032167 0.018827 40.236983 ( 53.018238)
total: 103.59 sec