Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-201818
#<BuildRuby:0x0000559bbb3ffbb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231109-201818",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004524 0.000754 1.360502 ( 1.618306)
build_miniruby 0.001049 0.000000 0.829304 ( 0.829278)
build_ruby 0.001368 0.000000 2.661264 ( 2.662171)
build_all 0.009987 0.000000 15.834922 ( 1.426798)
build_install 0.002031 0.007047 4.784505 ( 1.186274)
test_btest 0.000810 0.000176 82.044331 ( 7.094364)
test_basic 0.004223 0.000048 0.696372 ( 0.772189)
test_all 0.121785 0.016363 504.192187 ( 57.820116)
test_rubyspec 0.010208 0.038314 49.980551 ( 62.319038)
total: 135.73 sec