Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-042950
#<BuildRuby:0x000055e791fb7fd8
@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.20231225-042950",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.003782 0.000757 0.739242 ( 1.435555)
build_miniruby 0.000789 0.000157 0.910162 ( 0.910481)
build_ruby 0.001083 0.000217 2.769982 ( 2.773452)
build_all 0.003170 0.004218 12.098137 ( 1.009418)
build_install 0.010031 0.000244 3.382814 ( 0.986374)
test_btest 0.000549 0.000126 64.994066 ( 5.584475)
test_basic 0.001153 0.002463 0.375150 ( 0.460705)
test_all 0.071386 0.037703 446.487101 ( 42.752564)
test_rubyspec 0.028178 0.026394 40.487301 ( 53.237789)
total: 109.15 sec