Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-174718
#<BuildRuby:0x000055d5bd28f788
@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.20231218-174718",
@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.000003 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.001235 0.002977 1.032070 ( 1.304041)
build_miniruby 0.000593 0.000264 0.880219 ( 0.880243)
build_ruby 0.000723 0.000321 2.703154 ( 2.706181)
build_all 0.006629 0.000985 12.175127 ( 1.000807)
build_install 0.008209 0.001379 3.584012 ( 0.969278)
test_btest 0.000556 0.000202 64.558200 ( 4.788112)
test_basic 0.002135 0.000777 0.376891 ( 0.457892)
test_all 0.057760 0.047691 396.761669 ( 34.969583)
test_rubyspec 0.030321 0.045856 39.872812 ( 52.527505)
total: 99.60 sec