Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-213202
#<BuildRuby:0x000055c8216f83c8
@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.20230106-213202",
@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.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005457 0.001169 0.848873 ( 1.138868)
build_miniruby 0.001106 0.000000 1.010158 ( 1.008372)
build_ruby 0.001501 0.000000 2.781764 ( 2.779336)
build_all 0.009817 0.000000 16.807333 ( 2.991239)
build_install 0.004291 0.007326 2.131059 ( 1.085461)
test_btest 0.000533 0.000140 74.503660 ( 10.515504)
test_basic 0.003582 0.002770 0.314446 ( 0.401116)
test_all 0.000984 0.000282 660.677372 ( 98.078728)
test_rubyspec 0.074895 0.051956 51.910259 ( 59.940670)
total: 177.94 sec