Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-221611
#<BuildRuby:0x0000563a2bfa2740
@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.20221203-221611",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.000723 0.004323 1.147169 ( 1.182620)
build_miniruby 0.000681 0.000227 1.118656 ( 1.117480)
build_ruby 0.001003 0.000334 2.764992 ( 2.675320)
build_all 0.008959 0.000107 15.737694 ( 3.289152)
build_install 0.008534 0.001124 2.329390 ( 1.275654)
test_btest 0.000454 0.000122 59.077669 ( 12.021328)
test_basic 0.004749 0.000028 0.307578 ( 0.398303)
test_all 0.000871 0.000217 685.456515 (109.668099)
test_rubyspec 0.029977 0.039083 53.776537 ( 61.931062)
total: 193.56 sec