Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-221441
#<BuildRuby:0x000055c0276a7e70
@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.20230111-221441",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000034 0.000011 0.000045 ( 0.000046)
build_up 0.003971 0.002590 0.838445 ( 1.022453)
build_miniruby 0.000949 0.000339 1.010314 ( 1.008226)
build_ruby 0.001273 0.000455 2.777500 ( 2.774846)
build_all 0.007079 0.002528 16.723302 ( 2.958653)
build_install 0.008317 0.002970 2.043312 ( 1.072727)
test_btest 0.001056 0.000000 69.813550 ( 11.269165)
test_basic 0.006355 0.000820 0.362232 ( 0.447239)
test_all 0.000826 0.000276 660.817893 ( 96.643300)
test_rubyspec 0.084024 0.046163 51.525769 ( 59.542983)
total: 176.74 sec