Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-232038
#<BuildRuby:0x000055f407e48008
@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.20230114-232038",
@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.000010 0.000003 0.000013 ( 0.000026)
build_up 0.006945 0.000884 1.304478 ( 1.441989)
build_miniruby 0.001088 0.000311 1.706851 ( 1.576691)
build_ruby 0.000000 0.001544 2.773966 ( 2.771365)
build_all 0.007583 0.002315 16.815659 ( 3.024097)
build_install 0.009499 0.001584 2.169027 ( 1.089267)
test_btest 0.000850 0.000250 75.674096 ( 10.786804)
test_basic 0.000000 0.007440 0.327023 ( 0.411419)
test_all 0.000000 0.001393 679.282312 ( 96.031893)
test_rubyspec 0.080200 0.040338 52.228210 ( 60.317167)
total: 177.45 sec