Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-011851
#<BuildRuby:0x000055b1fcef8040
@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.20230125-011851",
@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.000013 0.000005 0.000018 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000013)
build_up 0.004750 0.001584 0.877352 ( 1.056670)
build_miniruby 0.000868 0.000289 1.013835 ( 1.011993)
build_ruby 0.001069 0.000357 2.754398 ( 2.751814)
build_all 0.009507 0.000642 16.732547 ( 3.025069)
build_install 0.009699 0.001631 2.063778 ( 1.065289)
test_btest 0.000863 0.000000 70.213924 ( 10.809142)
test_basic 0.000000 0.006972 0.309900 ( 0.395357)
test_all 0.000000 0.001308 660.599505 (101.314771)
test_rubyspec 0.089363 0.036873 51.550226 ( 59.633577)
total: 181.06 sec