Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-061739
#<BuildRuby:0x0000557efa54bf68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220720-061739",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005660 0.000871 0.828381 ( 0.979877)
build_miniruby 0.000873 0.000135 0.056751 ( 0.055581)
build_ruby 0.000795 0.000122 0.059189 ( 0.058047)
build_all 0.003963 0.000610 1.570501 ( 0.616337)
build_install 0.010969 0.000198 5.666809 ( 2.180595)
test_btest 0.000770 0.000102 54.342996 ( 8.322855)
test_basic 0.004711 0.000628 0.290528 ( 0.379511)
test_all 0.000975 0.000130 609.087108 ( 87.144062)
test_rubyspec 0.098029 0.028832 43.881166 ( 49.495557)
total: 149.23 sec