Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-023015
#<BuildRuby:0x000055fe34a3f858
@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.20240116-023015",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003783 0.000668 1.052798 ( 1.421301)
build_miniruby 0.001124 0.000198 0.938615 ( 0.938253)
build_ruby 0.001549 0.000273 2.788575 ( 2.792512)
build_all 0.009158 0.000000 14.450132 ( 1.297095)
build_install 0.007586 0.000000 4.065013 ( 1.074761)
test_btest 0.000975 0.000000 77.238232 ( 6.706719)
test_basic 0.000000 0.004508 0.615514 ( 0.691474)
test_all 0.094551 0.033537 522.887730 ( 47.583935)
test_rubyspec 0.020104 0.027006 48.384776 ( 60.730926)
total: 123.24 sec