Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-005258
#<BuildRuby:0x000055a2e86afe88
@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-005258",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000835 0.004348 1.016169 ( 1.672440)
build_miniruby 0.000887 0.000394 0.865750 ( 0.865098)
build_ruby 0.001329 0.000590 2.702743 ( 2.703288)
build_all 0.002547 0.005759 12.028071 ( 0.994810)
build_install 0.014315 0.000174 3.530996 ( 0.979392)
test_btest 0.000455 0.000190 64.729216 ( 4.522574)
test_basic 0.000000 0.003305 0.374982 ( 0.459207)
test_all 0.072432 0.027633 382.565452 ( 35.170784)
test_rubyspec 0.030402 0.044367 39.938977 ( 52.789425)
total: 100.16 sec