Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-032537
#<BuildRuby:0x000055d3f6406620
@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-032537",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000038 0.000008 0.000046 ( 0.000032)
build_up 0.005925 0.000414 0.909702 ( 1.103899)
build_miniruby 0.001013 0.000202 1.022464 ( 1.020488)
build_ruby 0.001168 0.000233 2.776413 ( 2.774016)
build_all 0.010098 0.000000 16.894971 ( 3.008808)
build_install 0.007880 0.003605 2.166334 ( 1.097038)
test_btest 0.000892 0.000178 70.516694 ( 11.380242)
test_basic 0.005544 0.001109 0.373077 ( 0.459164)
test_all 0.001145 0.000229 664.340850 (100.832834)
test_rubyspec 0.043188 0.045130 51.499631 ( 59.584756)
total: 181.26 sec