Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-174535
#<BuildRuby:0x0000555da10ec460
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230125-174535",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.002910 0.003637 0.894163 ( 1.043011)
build_miniruby 0.000956 0.000368 1.005699 ( 1.003794)
build_ruby 0.001170 0.000450 2.762707 ( 2.760143)
build_all 0.009960 0.000000 16.663557 ( 2.999814)
build_install 0.010109 0.001008 2.076489 ( 1.066526)
test_btest 0.000863 0.000253 72.567103 ( 10.921909)
test_basic 0.002437 0.003766 0.341681 ( 0.428463)
test_all 0.001437 0.000000 661.394438 ( 96.460666)
test_rubyspec 0.086066 0.048477 51.680395 ( 59.728463)
total: 176.41 sec