Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-070917
#<BuildRuby:0x0000555fdbc5b468
@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-070917",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000028 0.000006 0.000034 ( 0.000048)
build_up 0.006085 0.000448 0.852671 ( 1.077415)
build_miniruby 0.001086 0.000217 1.025253 ( 1.023311)
build_ruby 0.001457 0.000292 2.782678 ( 2.780046)
build_all 0.005562 0.004518 16.841825 ( 2.988339)
build_install 0.010060 0.001364 2.130292 ( 1.074528)
test_btest 0.000789 0.000185 73.147689 ( 10.799262)
test_basic 0.005527 0.001301 0.373536 ( 0.459328)
test_all 0.001180 0.000278 669.266930 (106.006281)
test_rubyspec 0.101035 0.033198 51.961575 ( 59.983415)
total: 186.19 sec