Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-193626
#<BuildRuby:0x0000558abd5c80d0
@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.20230124-193626",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000027)
build_up 0.000000 0.006681 0.901671 ( 1.073305)
build_miniruby 0.001301 0.000000 1.007410 ( 1.005436)
build_ruby 0.001450 0.000111 2.756800 ( 2.754351)
build_all 0.009435 0.000426 16.770800 ( 2.962593)
build_install 0.011400 0.000000 2.069528 ( 1.082820)
test_btest 0.000654 0.000098 77.668740 ( 10.561617)
test_basic 0.003447 0.003791 0.357753 ( 0.442748)
test_all 0.001139 0.000258 648.753978 (103.532100)
test_rubyspec 0.055534 0.034958 51.668581 ( 59.890412)
total: 183.31 sec