Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-185536
#<BuildRuby:0x000055f362db3610
@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.20230111-185536",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003196 0.000533 0.609194 ( 1.048468)
build_miniruby 0.000849 0.000142 0.688469 ( 0.687809)
build_ruby 0.001167 0.000195 2.466774 ( 2.466307)
build_all 0.004444 0.004410 12.743434 ( 1.608705)
build_install 0.002491 0.003859 1.456056 ( 0.718449)
test_btest 0.000528 0.000151 67.895207 ( 6.235877)
test_basic 0.002971 0.000849 0.245696 ( 0.340591)
test_all 0.001063 0.000304 505.391226 ( 47.114247)
test_rubyspec 0.017729 0.011868 34.895167 ( 45.471674)
total: 105.69 sec