Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-073045
#<BuildRuby:0x0000558c2635c098
@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.20240117-073045",
@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.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000749 0.004575 0.812770 ( 1.222864)
build_miniruby 0.000773 0.000515 0.861520 ( 0.861027)
build_ruby 0.001058 0.000706 2.662196 ( 2.662873)
build_all 0.004995 0.003330 12.062494 ( 0.985502)
build_install 0.007522 0.003439 3.437524 ( 0.960112)
test_btest 0.000517 0.000329 62.823992 ( 6.115393)
test_basic 0.003224 0.000882 0.394905 ( 0.475154)
test_all 0.067393 0.029740 375.742130 ( 39.865387)
test_rubyspec 0.047426 0.082156 73.386137 ( 85.863195)
total: 139.01 sec