Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-014628
#<BuildRuby:0x0000563cc6742620
@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="-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.20221218-014628",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004134 0.000000 0.855940 ( 1.379767)
build_miniruby 0.000849 0.000056 1.043816 ( 1.042600)
build_ruby 0.001188 0.000000 2.699019 ( 2.589802)
build_all 0.008846 0.000086 15.734200 ( 3.401739)
build_install 0.009546 0.000286 2.155350 ( 1.195934)
test_btest 0.000504 0.000028 60.094101 ( 11.995055)
test_basic 0.004304 0.000240 0.310100 ( 0.401207)
test_all 0.001238 0.000069 663.979789 (152.326721)
test_rubyspec 0.049129 0.015929 52.845858 ( 60.991980)
total: 235.33 sec