Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-001540
#<BuildRuby:0x000055e80782b4b0
@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.20231212-001540",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000612 0.004100 1.016507 ( 1.495221)
build_miniruby 0.000885 0.000161 0.872113 ( 0.871853)
build_ruby 0.001164 0.000000 2.704574 ( 2.705865)
build_all 0.008679 0.000252 11.981427 ( 0.990312)
build_install 0.006805 0.003921 3.608932 ( 0.974857)
test_btest 0.000711 0.000142 63.095373 ( 6.234186)
test_basic 0.002730 0.000546 0.373171 ( 0.455660)
test_all 0.068126 0.032770 387.257076 ( 38.087101)
test_rubyspec 0.038805 0.016116 39.735552 ( 52.412072)
total: 104.23 sec