Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-194412
#<BuildRuby:0x0000563e928cc090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-194412",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004975 0.000150 1.404452 ( 1.800062)
build_miniruby 0.000000 0.001438 2.071633 ( 2.074599)
build_ruby 0.000113 0.001806 5.067902 ( 5.079898)
build_all 0.002243 0.008377 16.799084 ( 1.865259)
build_install 0.015411 0.000807 5.116854 ( 1.879207)
test_btest 0.000610 0.000142 81.184312 ( 9.605844)
test_basic 0.004746 0.001108 0.743405 ( 0.814693)
test_all 0.085568 0.034237 562.614359 ( 65.800718)
test_rubyspec 0.035896 0.032993 87.478167 ( 99.866452)
total: 188.79 sec