Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-032803
#<BuildRuby:0x00005573a3d5c110
@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.20240111-032803",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.006560 0.000000 5.801042 ( 3.735061)
build_miniruby 0.001092 0.000000 6.252557 ( 6.147625)
build_ruby 0.000000 0.001821 2.720171 ( 2.720643)
build_all 0.002569 0.005510 15.687375 ( 4.189488)
build_install 0.010689 0.000000 3.379815 ( 0.959695)
test_btest 0.000623 0.000000 65.384361 ( 5.189752)
test_basic 0.001011 0.002908 0.401479 ( 0.482420)
test_all 0.075469 0.019449 382.836134 ( 32.402599)
test_rubyspec 0.018729 0.046345 40.727024 ( 53.293231)
total: 109.12 sec