Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-051116
#<BuildRuby:0x000056117b6fb520
@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.20221227-051116",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007313 0.001829 0.955702 ( 1.127827)
build_miniruby 0.002252 0.000563 0.844870 ( 0.842898)
build_ruby 0.002189 0.000548 2.134502 ( 2.135519)
build_all 0.019363 0.000948 18.586375 ( 2.173245)
build_install 0.020163 0.001724 2.042877 ( 1.033990)
test_btest 0.001429 0.000252 92.440392 ( 8.864824)
test_basic 0.004373 0.006894 0.350118 ( 0.433447)
test_all 0.002274 0.000000 695.512276 ( 63.915119)
test_rubyspec 0.093968 0.080531 47.964694 ( 56.080148)
total: 136.61 sec