Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-162956
#<BuildRuby:0x00005647ef2589c8
@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.20220716-162956",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000029 0.000004 0.000033 ( 0.000030)
build_up 0.007027 0.004686 0.962466 ( 1.165745)
build_miniruby 0.002750 0.000000 0.075655 ( 0.073226)
build_ruby 0.002203 0.000000 0.075701 ( 0.073911)
build_all 0.009415 0.000310 1.467727 ( 0.581165)
build_install 0.009723 0.013424 5.149919 ( 2.124581)
test_btest 0.000900 0.000285 73.003519 ( 8.793231)
test_basic 0.004879 0.003119 0.321955 ( 0.409011)
test_all 0.001316 0.000439 639.362440 ( 64.439888)
test_rubyspec 0.100865 0.076351 45.163601 ( 50.996929)
total: 128.66 sec