Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-124719
#<BuildRuby:0x000055d8262f09c8
@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.20220916-124719",
@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.000005)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008684 0.002004 1.096249 ( 1.104374)
build_miniruby 0.001856 0.000428 0.074153 ( 0.073107)
build_ruby 0.000000 0.001721 0.070558 ( 0.069900)
build_all 0.003138 0.007085 1.560674 ( 0.627661)
build_install 0.009448 0.011489 1.942028 ( 0.964706)
test_btest 0.000663 0.000309 90.784806 ( 9.515855)
test_basic 0.004463 0.002083 0.359114 ( 0.449106)
test_all 0.004090 0.000054 666.619000 ( 67.824266)
test_rubyspec 0.077318 0.079858 47.170769 ( 55.527225)
total: 136.16 sec