Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-001923
#<BuildRuby:0x000055bc18198028
@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.20221228-001923",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000020 0.000001 0.000021 ( 0.000034)
build_up 0.000000 0.006627 0.848523 ( 1.032349)
build_miniruby 0.000000 0.001213 1.017298 ( 1.015235)
build_ruby 0.000077 0.001567 2.773528 ( 2.770887)
build_all 0.009164 0.000475 16.699305 ( 2.982113)
build_install 0.010170 0.001267 2.257893 ( 1.188219)
test_btest 0.000805 0.000000 70.655508 ( 11.079658)
test_basic 0.000628 0.007030 0.367252 ( 0.451154)
test_all 0.001404 0.000383 672.996445 ( 99.531182)
test_rubyspec 0.063845 0.041295 51.588939 ( 59.706217)
total: 179.76 sec