Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-202344
#<BuildRuby:0x00005582e0010460
@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.20230113-202344",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002819 0.003805 0.848863 ( 1.040681)
build_miniruby 0.001122 0.000224 1.016742 ( 1.014683)
build_ruby 0.001374 0.000275 2.771775 ( 2.769065)
build_all 0.003030 0.006742 16.709594 ( 2.995061)
build_install 0.008424 0.002911 2.120683 ( 1.100389)
test_btest 0.001054 0.000000 78.314260 ( 10.809647)
test_basic 0.005388 0.000802 0.363385 ( 0.450108)
test_all 0.001016 0.000291 671.191510 ( 98.957274)
test_rubyspec 0.061087 0.030167 52.117704 ( 60.188880)
total: 179.33 sec