Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-041308
#<BuildRuby:0x000055f4c7dcf610
@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.20221224-041308",
@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.000008 0.000000 0.000008 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003562 0.000000 0.623857 ( 1.331573)
build_miniruby 0.000882 0.000000 0.725070 ( 0.725172)
build_ruby 0.001238 0.000000 2.512418 ( 2.512466)
build_all 0.009089 0.000000 12.438145 ( 1.502032)
build_install 0.006845 0.000073 1.642266 ( 0.776777)
test_btest 0.000571 0.000071 65.393064 ( 6.479634)
test_basic 0.000149 0.003615 0.245821 ( 0.340738)
test_all 0.000906 0.000160 478.716988 ( 45.412847)
test_rubyspec 0.016806 0.013772 35.687436 ( 46.187061)
total: 105.27 sec