Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-070033
#<BuildRuby:0x000055d7cf250060
@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.20231209-070033",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004177 0.000835 1.007789 ( 1.272986)
build_miniruby 0.000789 0.000158 0.875550 ( 0.875732)
build_ruby 0.001642 0.000000 2.692182 ( 2.694852)
build_all 0.004835 0.002888 12.072861 ( 0.986025)
build_install 0.008033 0.005127 3.561677 ( 0.971704)
test_btest 0.000546 0.000156 66.703111 ( 4.841659)
test_basic 0.000779 0.003128 0.387061 ( 0.469365)
test_all 0.083152 0.016864 390.316788 ( 41.795244)
test_rubyspec 0.030477 0.027147 40.026626 ( 52.697075)
total: 106.61 sec