Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-141533
#<BuildRuby:0x0000559f44bcbce8
@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.20231031-141533",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.001715 0.004224 1.364109 ( 1.606055)
build_miniruby 0.000917 0.000144 0.798972 ( 0.798556)
build_ruby 0.001298 0.000000 2.829278 ( 2.829286)
build_all 0.009583 0.000000 16.571531 ( 1.491815)
build_install 0.009024 0.000000 4.997138 ( 1.181973)
test_btest 0.001107 0.000087 82.208757 ( 7.929259)
test_basic 0.003878 0.000000 0.705826 ( 0.782284)
test_all 0.098981 0.036258 513.085580 ( 46.314879)
test_rubyspec 0.022742 0.023759 50.080874 ( 62.362567)
total: 125.30 sec