Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-214105
#<BuildRuby:0x000055d440bdf280
@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.20231223-214105",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001401 0.003385 1.078915 ( 1.468356)
build_miniruby 0.001253 0.000000 0.944413 ( 0.944031)
build_ruby 0.001331 0.000000 2.763462 ( 2.764441)
build_all 0.010501 0.000000 16.477431 ( 1.493329)
build_install 0.007891 0.000367 4.759933 ( 1.156785)
test_btest 0.000950 0.000000 85.996754 ( 7.110583)
test_basic 0.000823 0.003494 0.553281 ( 0.635011)
test_all 0.106965 0.030375 496.886792 ( 56.265093)
test_rubyspec 0.024068 0.025996 50.429429 ( 62.775517)
total: 134.61 sec