Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-032757
#<BuildRuby:0x00005579d0860610
@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.20220917-032757",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005959 0.004497 1.133378 ( 1.126731)
build_miniruby 0.001269 0.000271 0.074980 ( 0.074306)
build_ruby 0.001732 0.000000 0.073026 ( 0.072655)
build_all 0.009373 0.001401 1.551797 ( 0.611993)
build_install 0.014304 0.008310 1.961976 ( 0.972312)
test_btest 0.000857 0.000225 95.147518 ( 9.537081)
test_basic 0.002821 0.004061 0.356184 ( 0.446694)
test_all 0.004219 0.001266 635.831966 ( 65.875300)
test_rubyspec 0.115083 0.036693 46.775477 ( 55.225492)
total: 133.94 sec