Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-132735
#<BuildRuby:0x00005564e5ebfb50
@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.20230622-132735",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000608 0.004079 1.297638 ( 2.595134)
build_miniruby 0.000846 0.000134 0.842856 ( 0.842645)
build_ruby 0.001180 0.000186 2.632742 ( 2.632701)
build_all 0.007102 0.003168 15.828443 ( 1.478930)
build_install 0.002759 0.007486 4.707127 ( 1.127495)
test_btest 0.000877 0.000228 83.517512 ( 7.093500)
test_basic 0.004823 0.001259 0.702883 ( 0.781670)
test_all 0.001809 0.000000 442.708106 ( 43.741688)
test_rubyspec 0.020969 0.018800 42.873959 ( 55.367218)
total: 115.66 sec