Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-231135
#<BuildRuby:0x000055cbfdd0ca68
@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.20221024-231135",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000036 0.000010 0.000046 ( 0.000047)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.005440 0.006184 1.161855 ( 1.269823)
build_miniruby 0.001567 0.000570 0.109713 ( 0.108333)
build_ruby 0.001431 0.000520 0.109172 ( 0.108023)
build_all 0.006572 0.000529 1.413804 ( 0.600267)
build_install 0.013758 0.002656 1.703543 ( 0.919090)
test_btest 0.001047 0.000322 64.509069 ( 6.828786)
test_basic 0.006781 0.000258 0.362590 ( 0.455385)
test_all 0.007218 0.000000 506.732913 ( 53.927774)
test_rubyspec 0.088366 0.045821 43.461074 ( 52.082853)
total: 116.30 sec