Logfile: /home/ko1/ruby/logs/brlog.trunk.20220624-034742
#<BuildRuby:0x000055e9e007ac40
@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.20220624-034742",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006064 0.000433 0.819942 ( 0.905171)
build_miniruby 0.000910 0.000065 0.057286 ( 0.056099)
build_ruby 0.000956 0.000068 0.059350 ( 0.058126)
build_all 0.003999 0.000286 1.498457 ( 0.609730)
build_install 0.010635 0.000390 6.309469 ( 2.853933)
test_btest 0.000704 0.000047 54.934597 ( 8.245082)
test_basic 0.005114 0.000341 0.298702 ( 0.387395)
test_all 0.001251 0.000084 650.191858 ( 93.861617)
test_rubyspec 0.095818 0.032392 44.173689 ( 49.714669)
total: 156.69 sec