Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-190541
#<BuildRuby:0x000055efafca92f8
@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.20221013-190541",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000029 0.000003 0.000032 ( 0.000028)
build_up 0.001855 0.007451 1.070072 ( 1.145332)
build_miniruby 0.001593 0.000342 0.104531 ( 0.102305)
build_ruby 0.001229 0.000263 0.097382 ( 0.095986)
build_all 0.008495 0.000088 1.295471 ( 0.554567)
build_install 0.005552 0.008540 1.605987 ( 0.894906)
test_btest 0.001195 0.000352 62.172481 ( 6.651223)
test_basic 0.005463 0.001607 0.336617 ( 0.428490)
test_all 0.006993 0.000681 498.751796 ( 53.814875)
test_rubyspec 0.083368 0.045183 43.154277 ( 51.726099)
total: 115.41 sec