Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-020144
#<BuildRuby:0x00005609c5fb5390
@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.20220722-020144",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002842 0.008086 0.888095 ( 2.944934)
build_miniruby 0.001465 0.000451 0.064787 ( 0.063852)
build_ruby 0.001597 0.000000 0.056628 ( 0.055304)
build_all 0.002509 0.005300 1.224204 ( 0.480106)
build_install 0.005838 0.010392 4.268339 ( 1.804507)
test_btest 0.001217 0.000609 52.028566 ( 5.777139)
test_basic 0.004054 0.002027 0.298776 ( 0.389447)
test_all 0.002595 0.000000 495.158546 ( 52.427486)
test_rubyspec 0.080971 0.048845 41.673244 ( 47.530162)
total: 111.47 sec