Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-202724
#<BuildRuby:0x000055be322ebf30
@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.20230101-202724",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.004842 0.001614 0.843917 ( 1.049698)
build_miniruby 0.001199 0.000000 1.022659 ( 1.020647)
build_ruby 0.001600 0.000000 2.786224 ( 2.783544)
build_all 0.004194 0.005488 16.822168 ( 3.023514)
build_install 0.008510 0.003273 2.294038 ( 1.187994)
test_btest 0.000716 0.000275 69.246278 ( 11.500766)
test_basic 0.004884 0.001879 0.371582 ( 0.457405)
test_all 0.001078 0.000415 679.427515 (101.052912)
test_rubyspec 0.080989 0.044055 51.749384 ( 59.767302)
total: 181.84 sec