Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-231754
#<BuildRuby:0x000056087320bfa8
@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.20230628-231754",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.000000 0.004923 1.410816 ( 2.637168)
build_miniruby 0.000000 0.000997 0.810192 ( 0.809929)
build_ruby 0.000640 0.000552 2.752591 ( 2.754238)
build_all 0.009829 0.000000 16.417809 ( 1.478758)
build_install 0.009661 0.000000 4.790847 ( 1.147596)
test_btest 0.001040 0.000000 86.071777 ( 7.022673)
test_basic 0.004227 0.000000 0.650273 ( 0.736704)
test_all 0.001340 0.000000 477.670165 ( 52.114978)
test_rubyspec 0.026467 0.015079 42.030188 ( 54.441409)
total: 123.14 sec