Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-170525
#<BuildRuby:0x000056360363c088
@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.20231213-170525",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004648 0.000113 1.014590 ( 1.301343)
build_miniruby 0.000748 0.000115 0.874755 ( 0.874795)
build_ruby 0.001103 0.000169 2.724196 ( 2.726729)
build_all 0.007131 0.000428 12.126014 ( 1.001827)
build_install 0.007650 0.005014 3.598797 ( 0.965228)
test_btest 0.000592 0.000118 66.392785 ( 5.061171)
test_basic 0.000642 0.003627 0.377600 ( 0.458488)
test_all 0.073975 0.025693 406.383254 ( 37.996879)
test_rubyspec 0.028928 0.043271 39.921315 ( 52.549502)
total: 102.94 sec