Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-213557
#<BuildRuby:0x000055c02b9ab500
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-213557",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000099 0.003401 0.565493 ( 0.955098)
build_miniruby 0.000828 0.000118 0.757255 ( 0.756510)
build_ruby 0.001102 0.000158 2.514070 ( 2.514587)
build_all 0.005290 0.004117 12.527914 ( 1.502541)
build_install 0.006832 0.000000 1.648862 ( 0.786561)
test_btest 0.000607 0.000000 66.571926 ( 6.268220)
test_basic 0.003733 0.000000 0.257948 ( 0.352981)
test_all 0.002031 0.000000 487.391806 ( 49.120378)
test_rubyspec 0.018333 0.009839 35.241519 ( 45.823210)
total: 108.08 sec