Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-132824
#<BuildRuby:0x0000559474e93280
@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.20231217-132824",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003621 0.000724 1.031488 ( 1.304108)
build_miniruby 0.000894 0.000179 0.878206 ( 0.878199)
build_ruby 0.001059 0.000212 2.719864 ( 2.722118)
build_all 0.003233 0.004211 12.162022 ( 1.003502)
build_install 0.005559 0.003688 3.566926 ( 0.975239)
test_btest 0.000000 0.000599 67.011756 ( 5.087719)
test_basic 0.000000 0.003072 0.379438 ( 0.461839)
test_all 0.094226 0.007524 422.224247 ( 36.964278)
test_rubyspec 0.043821 0.027315 39.843307 ( 52.507441)
total: 101.91 sec