Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-085217
#<BuildRuby:0x00005610e127f0b8
@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-085217",
@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.000028)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000474 0.003981 0.980893 ( 1.378402)
build_miniruby 0.000925 0.000146 0.829039 ( 0.828595)
build_ruby 0.001391 0.000219 2.703111 ( 2.703192)
build_all 0.006168 0.002967 14.430884 ( 1.352586)
build_install 0.004221 0.003883 4.146975 ( 1.068040)
test_btest 0.000965 0.000000 76.505811 ( 6.991016)
test_basic 0.004538 0.000382 0.731113 ( 0.805106)
test_all 0.110558 0.022165 486.915572 ( 51.975122)
test_rubyspec 0.023325 0.031304 48.384068 ( 60.728687)
total: 127.83 sec