Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-224117
#<BuildRuby:0x000055ed14e53fb0
@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.20230103-224117",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.006093 0.000381 0.897952 ( 1.112132)
build_miniruby 0.001379 0.000000 1.016089 ( 1.013851)
build_ruby 0.001717 0.000000 2.776380 ( 2.773726)
build_all 0.009791 0.000252 16.829001 ( 3.065942)
build_install 0.011603 0.000000 2.290164 ( 1.165499)
test_btest 0.000926 0.000000 72.802126 ( 11.291408)
test_basic 0.006569 0.000000 0.343562 ( 0.430175)
test_all 0.001697 0.000000 671.449128 ( 96.278016)
test_rubyspec 0.078620 0.039064 51.580915 ( 59.684315)
total: 176.82 sec