Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-222435
#<BuildRuby:0x0000557646d8c090
@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.20231215-222435",
@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.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004774 0.000434 1.024342 ( 1.298347)
build_miniruby 0.000613 0.000055 0.869450 ( 0.869738)
build_ruby 0.001130 0.000103 2.703532 ( 2.704396)
build_all 0.007527 0.000684 12.271192 ( 1.024347)
build_install 0.009436 0.000344 3.555839 ( 0.972592)
test_btest 0.000634 0.000053 64.418977 ( 4.676892)
test_basic 0.002549 0.000213 0.374704 ( 0.459263)
test_all 0.078730 0.024922 398.744726 ( 38.210281)
test_rubyspec 0.050162 0.020435 39.946759 ( 52.631280)
total: 102.85 sec