Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-082721
#<BuildRuby:0x000055e09eb19480
@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.20221017-082721",
@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.000034 0.000003 0.000037 ( 0.000036)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.002342 0.008756 1.101355 ( 1.163063)
build_miniruby 0.001661 0.000383 0.105402 ( 0.104680)
build_ruby 0.001304 0.000301 0.104880 ( 0.104765)
build_all 0.007062 0.001629 1.337507 ( 0.603417)
build_install 0.015255 0.000000 1.669872 ( 0.921052)
test_btest 0.002339 0.000000 61.983998 ( 6.809518)
test_basic 0.007046 0.000000 0.354623 ( 0.449803)
test_all 0.005883 0.001570 491.747103 ( 53.641851)
test_rubyspec 0.084974 0.045592 43.519251 ( 52.146534)
total: 115.95 sec