Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-170922
#<BuildRuby:0x0000561d25b5d1f8
@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.20220723-170922",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000012 0.000000 0.000012 ( 0.000007)
build_up 0.009101 0.000403 0.889277 ( 1.259744)
build_miniruby 0.000939 0.000313 0.064000 ( 0.063729)
build_ruby 0.001888 0.000629 0.055302 ( 0.053399)
build_all 0.007809 0.002603 1.252531 ( 0.474790)
build_install 0.007042 0.008690 4.322670 ( 1.801946)
test_btest 0.001358 0.000582 53.188999 ( 6.011987)
test_basic 0.002354 0.003693 0.280809 ( 0.373089)
test_all 0.003645 0.000052 511.836081 ( 53.357616)
test_rubyspec 0.073707 0.061165 41.811690 ( 47.706812)
total: 111.10 sec