Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-224731
#<BuildRuby:0x00005637f99bbf68
@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.20221127-224731",
@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.000017 0.000004 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004437 0.000887 1.246207 ( 1.963961)
build_miniruby 0.000738 0.000147 0.988158 ( 0.987028)
build_ruby 0.000977 0.000195 2.841522 ( 2.748945)
build_all 0.009026 0.000879 22.568091 ( 4.370559)
build_install 0.005095 0.004744 4.367946 ( 1.530777)
test_btest 0.000464 0.000109 62.318734 ( 11.597791)
test_basic 0.005086 0.000000 0.306632 ( 0.397603)
test_all 0.000880 0.000000 696.470139 (110.139437)
test_rubyspec 0.060818 0.011783 53.571636 ( 61.715250)
total: 195.45 sec