Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-041108
#<BuildRuby:0x000055d69da883c8
@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-041108",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000023 0.000005 0.000028 ( 0.000043)
build_up 0.005411 0.001160 0.847379 ( 1.046677)
build_miniruby 0.001050 0.000225 1.025489 ( 1.023542)
build_ruby 0.001616 0.000000 2.785891 ( 2.783332)
build_all 0.010352 0.000000 16.905392 ( 2.980019)
build_install 0.004392 0.007322 2.125769 ( 1.087897)
test_btest 0.000677 0.000179 75.728725 ( 10.987805)
test_basic 0.005982 0.000465 0.362748 ( 0.448938)
test_all 0.001528 0.000382 677.527320 ( 94.426009)
test_rubyspec 0.105146 0.020056 51.996008 ( 60.032198)
total: 174.82 sec