Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-192356
#<BuildRuby:0x000055918c394bf8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220913-192356",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010561 0.000423 1.143118 ( 1.134284)
build_miniruby 0.002066 0.000130 0.073214 ( 0.072018)
build_ruby 0.001570 0.000098 0.069487 ( 0.068068)
build_all 0.009694 0.000042 1.559537 ( 0.600466)
build_install 0.013071 0.007295 1.900336 ( 0.959970)
test_btest 0.001072 0.000134 96.207701 ( 9.447554)
test_basic 0.004405 0.004054 0.345191 ( 0.433078)
test_all 0.004550 0.000000 683.094926 ( 68.654115)
test_rubyspec 0.114376 0.062266 47.251988 ( 55.629377)
total: 137.00 sec