Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-194010
#<BuildRuby:0x000055d0fb07c110
@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.20231213-194010",
@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.000007)
build_up 0.001581 0.003064 1.012469 ( 1.297098)
build_miniruby 0.000624 0.000250 0.876027 ( 0.875703)
build_ruby 0.001184 0.000474 2.704403 ( 2.709429)
build_all 0.001086 0.006417 12.146211 ( 1.008749)
build_install 0.007900 0.006167 3.543674 ( 0.970748)
test_btest 0.000466 0.000272 66.732434 ( 4.774529)
test_basic 0.004013 0.000000 0.375265 ( 0.457007)
test_all 0.069431 0.030627 386.479395 ( 33.954223)
test_rubyspec 0.017010 0.054286 39.717950 ( 52.357619)
total: 98.41 sec