Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-164030
#<BuildRuby:0x00005617052dac40
@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.20221123-164030",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004928 0.000000 1.129379 ( 1.164658)
build_miniruby 0.000825 0.000000 1.011609 ( 1.010628)
build_ruby 0.001184 0.000000 2.699021 ( 2.602434)
build_all 0.008758 0.000000 15.824059 ( 3.260894)
build_install 0.008945 0.000000 1.964839 ( 1.104954)
test_btest 0.000634 0.000000 64.931298 ( 10.708175)
test_basic 0.000001 0.004722 0.300064 ( 0.391371)
test_all 0.001155 0.000055 706.832886 (112.546257)
test_rubyspec 0.057270 0.010236 53.486721 ( 61.735995)
total: 194.53 sec