Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-171728
#<BuildRuby:0x000055973faec460
@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.20230104-171728",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.005345 0.001145 0.847079 ( 1.024773)
build_miniruby 0.001117 0.000239 1.010045 ( 1.008112)
build_ruby 0.001380 0.000295 2.772068 ( 2.769343)
build_all 0.006020 0.003729 16.810964 ( 2.999076)
build_install 0.008623 0.001024 2.328912 ( 1.180771)
test_btest 0.000888 0.000209 76.115029 ( 10.157383)
test_basic 0.006096 0.001434 0.376132 ( 0.460351)
test_all 0.001117 0.000263 665.987807 (111.352603)
test_rubyspec 0.059195 0.044133 51.382354 ( 59.432020)
total: 190.39 sec