Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-104040
#<BuildRuby:0x000055ea78cf8010
@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.20230109-104040",
@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.000008)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000013 0.000013 ( 0.000026)
build_up 0.001541 0.004586 0.845742 ( 1.347022)
build_miniruby 0.000966 0.000403 1.012268 ( 1.010334)
build_ruby 0.001568 0.000000 2.793033 ( 2.790502)
build_all 0.010248 0.000000 16.798858 ( 2.998947)
build_install 0.007736 0.003673 2.116655 ( 1.074206)
test_btest 0.000804 0.000284 79.056179 ( 10.810021)
test_basic 0.004983 0.001759 0.377484 ( 0.463311)
test_all 0.000880 0.000311 664.007481 (103.973015)
test_rubyspec 0.072134 0.029658 52.078994 ( 60.176067)
total: 184.64 sec