Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-180243
#<BuildRuby:0x0000558f70a7ff58
@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-180243",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004568 0.002077 0.862229 ( 1.129232)
build_miniruby 0.001249 0.000000 1.019119 ( 1.017159)
build_ruby 0.001612 0.000000 2.792413 ( 2.789764)
build_all 0.005643 0.004319 16.804781 ( 3.001836)
build_install 0.006040 0.005260 2.157998 ( 1.095401)
test_btest 0.000704 0.000352 74.036939 ( 11.252422)
test_basic 0.001104 0.005278 0.310770 ( 0.397209)
test_all 0.000837 0.000478 676.105086 ( 97.352681)
test_rubyspec 0.074392 0.051019 52.166449 ( 60.244118)
total: 178.28 sec