Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-031324
#<BuildRuby:0x000055764583c6e0
@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.20220901-031324",
@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.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.008975 0.002244 0.969173 ( 0.994686)
build_miniruby 0.002029 0.000508 0.079306 ( 0.077016)
build_ruby 0.001622 0.000406 0.079533 ( 0.077554)
build_all 0.009797 0.000000 1.516008 ( 0.570708)
build_install 0.022172 0.000000 1.885763 ( 0.926016)
test_btest 0.001160 0.000000 76.949214 ( 8.032626)
test_basic 0.008016 0.000112 0.324632 ( 0.417466)
test_all 0.004685 0.000000 679.571459 ( 66.927598)
test_rubyspec 0.106044 0.064704 45.988656 ( 54.376679)
total: 132.40 sec