Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-081503
#<BuildRuby:0x0000565098a4b778
@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.20220307-081503",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007702 0.002460 1.026557 ( 1.341658)
build_miniruby 0.001160 0.000415 0.076315 ( 0.075525)
build_ruby 0.001274 0.000455 0.066309 ( 0.064954)
build_all 0.010830 0.000000 4.182496 ( 0.851220)
build_install 0.020911 0.003203 7.959615 ( 2.405137)
test_btest 0.000822 0.000216 77.112967 ( 7.934855)
test_basic 0.001884 0.005216 0.354952 ( 0.444245)
test_all 0.001401 0.000442 704.421966 ( 69.292266)
test_rubyspec 0.106333 0.057107 46.589130 ( 52.038327)
total: 134.45 sec