Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-064713
#<BuildRuby:0x000055fcb400bd68
@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.20231217-064713",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005737 0.000513 1.436868 ( 1.771184)
build_miniruby 0.000794 0.000233 0.903586 ( 0.904011)
build_ruby 0.001071 0.000315 2.748021 ( 2.748448)
build_all 0.002591 0.007799 16.664304 ( 1.550723)
build_install 0.005611 0.003070 4.907639 ( 1.157039)
test_btest 0.000542 0.000217 85.678652 ( 7.587941)
test_basic 0.004430 0.000154 0.737777 ( 0.815044)
test_all 0.114546 0.022809 552.156779 ( 51.907250)
test_rubyspec 0.029943 0.017057 50.476328 ( 62.737331)
total: 131.18 sec