Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-103638
#<BuildRuby:0x00005615d92c7280
@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.20240103-103638",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000525 0.004214 1.437202 ( 1.713246)
build_miniruby 0.000831 0.000138 0.830715 ( 0.830749)
build_ruby 0.000000 0.001731 2.566959 ( 2.571898)
build_all 0.002896 0.006291 14.225678 ( 1.245583)
build_install 0.002837 0.005040 4.182575 ( 1.052129)
test_btest 0.000000 0.000974 78.115171 ( 6.234521)
test_basic 0.002299 0.002507 0.660723 ( 0.737929)
test_all 0.103004 0.031127 472.471369 ( 48.450984)
test_rubyspec 0.037472 0.015931 48.312799 ( 60.710354)
total: 123.55 sec