Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-121043
#<BuildRuby:0x000055e54ddc4410
@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.20230113-121043",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.005840 0.000764 0.859574 ( 1.366508)
build_miniruby 0.000925 0.000356 1.004508 ( 1.002625)
build_ruby 0.000000 0.001410 2.773256 ( 2.770693)
build_all 0.003506 0.006421 16.839484 ( 2.971184)
build_install 0.006213 0.005201 2.073582 ( 1.075523)
test_btest 0.000702 0.000374 73.848736 ( 10.712562)
test_basic 0.005649 0.000704 0.341443 ( 0.427933)
test_all 0.000862 0.000431 656.993842 (108.080718)
test_rubyspec 0.053564 0.061161 51.785550 ( 59.834546)
total: 188.24 sec