Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-231922
#<BuildRuby:0x00005636b5ab88e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-231922",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000061 0.000005 0.000066 ( 0.000072)
configure 0.000026 0.000002 0.000028 ( 0.000024)
build_up 0.001307 0.007822 1.111564 ( 1.125136)
build_miniruby 0.001321 0.000305 0.873789 ( 0.873930)
build_ruby 0.001919 0.000000 2.344620 ( 2.253590)
build_all 0.017155 0.000459 18.309183 ( 2.255997)
build_install 0.006137 0.013488 1.924380 ( 1.020825)
test_btest 0.000804 0.000268 87.457626 ( 9.503551)
test_basic 0.005937 0.001979 0.352996 ( 0.443893)
test_all 0.001912 0.000637 686.176224 ( 74.402777)
test_rubyspec 0.074173 0.045516 50.298902 ( 58.860507)
total: 150.74 sec