Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-041013
#<BuildRuby:0x000055addd2b3320
@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.20231201-041013",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.004556 0.961267 ( 1.238627)
build_miniruby 0.000000 0.001313 0.863479 ( 0.863130)
build_ruby 0.000140 0.001063 2.689757 ( 2.690893)
build_all 0.003515 0.004846 12.013733 ( 0.994998)
build_install 0.010914 0.002136 3.561293 ( 0.959242)
test_btest 0.000759 0.000234 62.704235 ( 5.775977)
test_basic 0.000986 0.003292 0.371341 ( 0.452902)
test_all 0.076564 0.024081 393.793807 ( 34.545711)
test_rubyspec 0.025625 0.040742 39.419555 ( 52.062377)
total: 99.58 sec