Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-122428
#<BuildRuby:0x000055e6654680d8
@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.20231206-122428",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004220 0.000383 0.990130 ( 1.269100)
build_miniruby 0.000000 0.000996 0.874923 ( 0.876097)
build_ruby 0.000000 0.001769 2.708641 ( 2.709667)
build_all 0.003510 0.003791 12.141138 ( 0.990018)
build_install 0.004594 0.008811 3.571137 ( 0.962914)
test_btest 0.000502 0.000177 62.467476 ( 5.612704)
test_basic 0.004032 0.000225 0.373855 ( 0.453897)
test_all 0.082124 0.018692 372.891102 ( 39.679166)
test_rubyspec 0.031757 0.043845 39.882517 ( 52.531421)
total: 105.09 sec