Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-140546
#<BuildRuby:0x000056269220aaa8
@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.20220507-140546",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000064 0.000007 0.000071 ( 0.000071)
configure 0.000034 0.000003 0.000037 ( 0.000035)
build_up 0.000000 0.007451 0.862842 ( 1.006051)
build_miniruby 0.000292 0.000678 0.061945 ( 0.062421)
build_ruby 0.001003 0.000223 0.070824 ( 0.071544)
build_all 0.005306 0.000246 1.277755 ( 0.562133)
build_install 0.012029 0.003163 6.519786 ( 3.139895)
test_btest 0.000547 0.000118 62.068384 ( 13.130143)
test_basic 0.004476 0.000000 0.267529 ( 0.360949)
test_all 0.002708 0.000000 546.421487 ( 64.869173)
test_rubyspec 0.033890 0.013315 52.447592 ( 58.242681)
total: 141.45 sec