Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-182019
#<BuildRuby:0x000055d210d138e0
@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.20231227-182019",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.006502 0.813013 ( 1.197665)
build_miniruby 0.000435 0.000541 0.795546 ( 0.795856)
build_ruby 0.001114 0.000257 2.657931 ( 2.658642)
build_all 0.002108 0.005729 11.996144 ( 0.963928)
build_install 0.008565 0.001611 3.368915 ( 0.955826)
test_btest 0.000512 0.000160 63.373973 ( 4.996982)
test_basic 0.003043 0.000951 0.419008 ( 0.498518)
test_all 0.075314 0.021868 362.422447 ( 39.721334)
test_rubyspec 0.032790 0.034048 40.138943 ( 52.707326)
total: 104.50 sec