Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-115853
#<BuildRuby:0x00005566c6408080
@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-115853",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004770 0.000117 1.153912 ( 1.175879)
build_miniruby 0.000923 0.000132 0.954318 ( 0.953016)
build_ruby 0.001139 0.000163 2.817680 ( 2.730618)
build_all 0.003836 0.004986 15.791465 ( 3.353696)
build_install 0.003757 0.004259 2.025614 ( 1.172996)
test_btest 0.000473 0.000127 59.928560 ( 11.537629)
test_basic 0.004794 0.000090 0.290846 ( 0.382457)
test_all 0.000000 0.001480 665.223909 (121.818429)
test_rubyspec 0.041320 0.028064 53.872266 ( 61.980868)
total: 205.11 sec