Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-164049
#<BuildRuby:0x000055a664830080
@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.20230106-164049",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000032 0.000008 0.000040 ( 0.000026)
build_up 0.000000 0.006765 0.853407 ( 1.277616)
build_miniruby 0.000000 0.001324 1.011864 ( 1.010064)
build_ruby 0.000585 0.001015 2.780218 ( 2.777598)
build_all 0.010068 0.000000 16.813957 ( 2.990193)
build_install 0.010749 0.000899 2.100917 ( 1.073630)
test_btest 0.000706 0.000212 76.816091 ( 10.279901)
test_basic 0.000922 0.007896 0.394446 ( 0.475856)
test_all 0.000781 0.000312 653.905532 (107.553598)
test_rubyspec 0.090428 0.037412 51.937125 ( 60.014217)
total: 187.45 sec