Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-025849
#<BuildRuby:0x000055fccafef610
@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.20230202-025849",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003238 0.000540 0.626900 ( 1.057009)
build_miniruby 0.000858 0.000143 0.624980 ( 0.629464)
build_ruby 0.001021 0.000170 2.066561 ( 2.065748)
build_all 0.003996 0.005336 11.920245 ( 1.493643)
build_install 0.005223 0.001306 1.489975 ( 0.712334)
test_btest 0.000523 0.000131 62.733153 ( 5.925009)
test_basic 0.002650 0.000663 0.274774 ( 0.371476)
test_all 0.000902 0.000226 482.165808 ( 47.697171)
test_rubyspec 0.012952 0.013811 34.508708 ( 45.124301)
total: 105.08 sec