Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-212239
#<BuildRuby:0x00005611834346e0
@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.20220630-212239",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010382 0.001393 0.973688 ( 1.044363)
build_miniruby 0.001410 0.000302 0.066359 ( 0.065299)
build_ruby 0.001749 0.000375 0.070514 ( 0.068630)
build_all 0.007702 0.000000 1.422241 ( 0.587118)
build_install 0.017340 0.006105 5.838081 ( 2.774670)
test_btest 0.000933 0.000207 72.894455 ( 8.322613)
test_basic 0.006121 0.001361 0.324906 ( 0.413179)
test_all 0.001942 0.000431 681.602288 ( 67.362882)
test_rubyspec 0.124943 0.052621 45.884799 ( 51.688698)
total: 132.33 sec