Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-081545
#<BuildRuby:0x000055db62527ce8
@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.20231219-081545",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004973 0.000461 1.445455 ( 1.782324)
build_miniruby 0.000630 0.000280 0.850309 ( 0.851238)
build_ruby 0.000921 0.000409 2.597840 ( 2.597698)
build_all 0.006892 0.003063 15.639465 ( 1.419341)
build_install 0.007324 0.001776 4.692624 ( 1.142804)
test_btest 0.000740 0.000308 83.818145 ( 7.177413)
test_basic 0.002717 0.001132 0.680159 ( 0.757879)
test_all 0.103368 0.028144 527.792341 ( 50.736651)
test_rubyspec 0.008853 0.039973 49.931256 ( 62.234251)
total: 128.70 sec