Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-120318
#<BuildRuby:0x00005643adbfb868
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-120318",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003382 0.000615 0.683051 ( 1.298922)
build_miniruby 0.000948 0.000000 2.358284 ( 2.253145)
build_ruby 0.001376 0.000000 2.506860 ( 2.511074)
build_all 0.009172 0.000000 12.585696 ( 1.543681)
build_install 0.006237 0.000588 1.582667 ( 0.757530)
test_btest 0.000566 0.000081 66.924319 ( 5.857594)
test_basic 0.002877 0.000411 0.251056 ( 0.346431)
test_all 0.000754 0.000108 490.200045 ( 46.996775)
test_rubyspec 0.026966 0.001782 36.405824 ( 46.279437)
total: 107.85 sec