Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-195356
#<BuildRuby:0x000055d6388a7bb8
@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.20230724-195356",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004866 0.000065 1.385911 ( 2.634185)
build_miniruby 0.000885 0.000074 0.933069 ( 0.932306)
build_ruby 0.000000 0.001100 2.658695 ( 2.659093)
build_all 0.003147 0.005413 13.510030 ( 1.200551)
build_install 0.007217 0.000677 1.984627 ( 0.908699)
test_btest 0.000517 0.000097 77.268696 ( 7.039295)
test_basic 0.000000 0.004762 0.698501 ( 0.778974)
test_all 0.000000 0.001591 482.596768 ( 53.398935)
test_rubyspec 0.023842 0.016307 41.803521 ( 54.272345)
total: 123.83 sec