Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-201130
#<BuildRuby:0x000055d3294eb568
@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.20240117-201130",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005063 0.000533 1.209209 ( 1.576033)
build_miniruby 0.001249 0.000131 0.877190 ( 0.876356)
build_ruby 0.001423 0.000150 2.753592 ( 2.753105)
build_all 0.009132 0.000027 14.713026 ( 1.424602)
build_install 0.007408 0.000706 4.186000 ( 1.099421)
test_btest 0.000666 0.000063 76.671448 ( 7.237959)
test_basic 0.003600 0.000342 0.752251 ( 0.830300)
test_all 0.110404 0.016929 499.686852 ( 45.752032)
test_rubyspec 0.025361 0.038769 79.795278 ( 92.310120)
total: 153.86 sec