Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-194147
#<BuildRuby:0x000056501107f3c0
@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.20231219-194147",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001837 0.002466 1.049858 ( 1.311251)
build_miniruby 0.000608 0.000152 0.905632 ( 0.906324)
build_ruby 0.000763 0.000191 2.737393 ( 2.740756)
build_all 0.003663 0.003636 12.149261 ( 1.044601)
build_install 0.007346 0.002260 3.614847 ( 1.002260)
test_btest 0.000607 0.000187 63.963086 ( 5.838485)
test_basic 0.001282 0.003191 0.381665 ( 0.463619)
test_all 0.087666 0.020361 462.844409 ( 40.220657)
test_rubyspec 0.028576 0.026645 40.498791 ( 53.293427)
total: 106.82 sec