Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-003941
#<BuildRuby:0x000056015e580880
@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.20221202-003941",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008850 0.002043 1.184048 ( 1.218932)
build_miniruby 0.000000 0.002919 0.855015 ( 0.853465)
build_ruby 0.002342 0.000852 2.233009 ( 2.135314)
build_all 0.017298 0.003185 18.570924 ( 2.183024)
build_install 0.014922 0.007755 2.020930 ( 1.008641)
test_btest 0.001052 0.000320 84.392132 ( 9.174680)
test_basic 0.007631 0.002323 0.345466 ( 0.429521)
test_all 0.001826 0.000556 692.612586 ( 73.667215)
test_rubyspec 0.107651 0.074123 49.373039 ( 57.402709)
total: 148.07 sec