Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-031540
#<BuildRuby:0x000055dc976f4018
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-031540",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005110 0.000852 0.821059 ( 1.554548)
build_miniruby 0.000916 0.000153 0.812448 ( 0.812480)
build_ruby 0.001244 0.000207 2.651865 ( 2.652507)
build_all 0.000658 0.006761 11.955071 ( 0.949529)
build_install 0.010095 0.000000 3.583230 ( 0.966508)
test_btest 0.000654 0.000000 64.877028 ( 5.752277)
test_basic 0.003991 0.000000 0.397017 ( 0.477925)
test_all 0.086456 0.011138 363.480815 ( 40.565949)
test_rubyspec 0.009365 0.055063 40.308275 ( 52.851382)
total: 106.58 sec