Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-023906
#<BuildRuby:0x00005649c8a5beb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-023906",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004194 0.000898 1.152213 ( 1.262559)
build_miniruby 0.000728 0.000156 0.921252 ( 0.919962)
build_ruby 0.000984 0.000210 2.839631 ( 2.746364)
build_all 0.004661 0.004544 15.830452 ( 3.364446)
build_install 0.007415 0.002812 2.318911 ( 1.353999)
test_btest 0.000527 0.000146 67.361051 ( 10.811207)
test_basic 0.004561 0.000092 0.278630 ( 0.369622)
test_all 0.000730 0.000192 668.211329 (108.042486)
test_rubyspec 0.044169 0.018518 53.094209 ( 61.325810)
total: 190.20 sec