Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-161320
#<BuildRuby:0x0000556bc1b20048
@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-161320",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004738 0.000067 1.337744 ( 1.613766)
build_miniruby 0.000933 0.000099 0.771455 ( 0.770397)
build_ruby 0.000000 0.001785 2.650020 ( 2.648504)
build_all 0.001939 0.006944 14.175885 ( 1.326270)
build_install 0.007281 0.000598 4.120875 ( 1.045583)
test_btest 0.000942 0.000188 73.429573 ( 6.891259)
test_basic 0.004925 0.000082 0.649847 ( 0.725701)
test_all 0.070179 0.064475 467.098794 ( 52.139658)
test_rubyspec 0.012612 0.033184 47.787837 ( 60.352702)
total: 127.51 sec