Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-211017
#<BuildRuby:0x000055705c4abba0
@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.20221101-211017",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005531 0.004257 1.131989 ( 1.766508)
build_miniruby 0.002050 0.000474 0.093594 ( 0.091773)
build_ruby 0.001501 0.000346 0.101671 ( 0.099914)
build_all 0.006371 0.001470 1.329915 ( 0.579670)
build_install 0.013936 0.001961 1.670512 ( 0.910301)
test_btest 0.001521 0.000326 62.667599 ( 6.223131)
test_basic 0.006417 0.001375 0.341352 ( 0.431761)
test_all 0.007234 0.000242 489.296700 ( 53.634731)
test_rubyspec 0.087501 0.036195 43.157924 ( 51.626371)
total: 115.37 sec