Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-203434
#<BuildRuby:0x0000556361b940c8
@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.20231204-203434",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003989 0.000798 0.985195 ( 1.286882)
build_miniruby 0.000758 0.000151 0.869126 ( 0.868841)
build_ruby 0.000000 0.001167 2.712127 ( 2.714472)
build_all 0.003641 0.004339 12.082627 ( 1.012077)
build_install 0.001279 0.008044 3.601065 ( 0.972808)
test_btest 0.000599 0.000272 63.051443 ( 4.645825)
test_basic 0.003394 0.000000 0.371467 ( 0.452302)
test_all 0.071021 0.027977 405.373876 ( 36.632166)
test_rubyspec 0.049985 0.031087 39.530627 ( 52.207027)
total: 100.79 sec