Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-190637
#<BuildRuby:0x00005555e5457438
@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.20231210-190637",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004428 0.000000 1.003385 ( 1.301251)
build_miniruby 0.001125 0.000000 0.867997 ( 0.867601)
build_ruby 0.001113 0.000000 2.692341 ( 2.694189)
build_all 0.007880 0.000000 12.063573 ( 1.010616)
build_install 0.004771 0.004191 3.543015 ( 0.967453)
test_btest 0.000713 0.000044 66.248524 ( 4.757966)
test_basic 0.003583 0.000224 0.384046 ( 0.463489)
test_all 0.083911 0.013292 374.849221 ( 31.506312)
test_rubyspec 0.039119 0.035738 39.687905 ( 52.333295)
total: 95.90 sec