Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-204142
#<BuildRuby:0x00005603a39c4620
@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.20220810-204142",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000092 0.000000 0.000092 ( 0.000031)
build_up 0.007518 0.003950 1.008184 ( 1.140205)
build_miniruby 0.002307 0.000000 0.070300 ( 0.068057)
build_ruby 0.002046 0.000104 0.081831 ( 0.080287)
build_all 0.004207 0.005497 1.590442 ( 0.593367)
build_install 0.009367 0.013425 5.258940 ( 2.076319)
test_btest 0.000785 0.000369 77.470223 ( 8.400201)
test_basic 0.006089 0.000720 0.325959 ( 0.417785)
test_all 0.001617 0.000718 643.528827 ( 65.017932)
test_rubyspec 0.100331 0.077841 45.878952 ( 53.475023)
total: 131.27 sec