Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-181631
#<BuildRuby:0x00005608149bcdd8
@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.20220914-181631",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004015 0.005589 1.094464 ( 1.114062)
build_miniruby 0.001318 0.000550 0.064488 ( 0.063508)
build_ruby 0.002317 0.000000 0.069043 ( 0.067258)
build_all 0.000443 0.009743 1.554837 ( 0.604529)
build_install 0.012543 0.009109 1.935278 ( 0.950239)
test_btest 0.000963 0.000577 94.060278 ( 9.673729)
test_basic 0.008177 0.000000 0.353100 ( 0.440553)
test_all 0.003311 0.001037 674.034252 ( 67.399055)
test_rubyspec 0.080200 0.074549 46.753160 ( 55.095209)
total: 135.41 sec