Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-190446
#<BuildRuby:0x000055a1023048e8
@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.20220829-190446",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007213 0.004540 0.959012 ( 0.971669)
build_miniruby 0.001820 0.000390 0.072413 ( 0.070215)
build_ruby 0.001463 0.000314 0.076017 ( 0.073968)
build_all 0.007830 0.001678 1.567594 ( 0.580079)
build_install 0.006760 0.014523 1.891946 ( 0.924728)
test_btest 0.001130 0.000440 73.105093 ( 8.243724)
test_basic 0.004261 0.001657 0.324758 ( 0.415450)
test_all 0.002972 0.001155 683.217140 ( 67.430787)
test_rubyspec 0.072904 0.101607 46.280967 ( 54.553052)
total: 133.26 sec