Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-111346
#<BuildRuby:0x0000556c65ae0ef8
@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.20221208-111346",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000059 0.000021 0.000080 ( 0.000084)
build_up 0.001710 0.010349 1.242837 ( 1.256459)
build_miniruby 0.001544 0.000901 0.849064 ( 0.863232)
build_ruby 0.001913 0.001116 2.240718 ( 2.178254)
build_all 0.019830 0.000000 18.474866 ( 2.139544)
build_install 0.018930 0.000970 2.081492 ( 1.063446)
test_btest 0.001020 0.000340 92.144872 ( 9.128603)
test_basic 0.000000 0.005851 0.347701 ( 0.438920)
test_all 0.000933 0.001769 707.059913 ( 70.615999)
test_rubyspec 0.083003 0.058477 49.143368 ( 57.576100)
total: 145.26 sec