Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-071409
#<BuildRuby:0x00005648d2376ad8
@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.20220717-071409",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008442 0.000322 0.848620 ( 1.123795)
build_miniruby 0.001720 0.000132 0.062340 ( 0.060110)
build_ruby 0.001640 0.000000 0.063761 ( 0.062211)
build_all 0.007285 0.000000 1.265496 ( 0.482887)
build_install 0.017467 0.000455 4.228935 ( 1.802228)
test_btest 0.000000 0.001937 53.474263 ( 6.154201)
test_basic 0.002610 0.002837 0.276405 ( 0.373690)
test_all 0.003370 0.000000 484.935899 ( 51.303806)
test_rubyspec 0.099515 0.030287 41.958343 ( 47.569849)
total: 108.93 sec