Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-150250
#<BuildRuby:0x000055d4bde13ba0
@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.20221102-150250",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.002640 0.005011 0.927317 ( 0.982188)
build_miniruby 0.000886 0.000403 0.049206 ( 0.049028)
build_ruby 0.001013 0.000461 0.050934 ( 0.050570)
build_all 0.004932 0.002242 1.231848 ( 0.490591)
build_install 0.014268 0.000068 1.567086 ( 0.816791)
test_btest 0.001588 0.000000 62.055366 ( 6.410360)
test_basic 0.005361 0.000788 0.305909 ( 0.398343)
test_all 0.005914 0.001972 517.978926 ( 55.206539)
test_rubyspec 0.070961 0.052226 43.246270 ( 51.682990)
total: 116.09 sec