Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-222813
#<BuildRuby:0x00005565149f38e0
@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.20240111-222813",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.000000 0.006109 0.803630 ( 1.188672)
build_miniruby 0.000766 0.000276 0.805488 ( 0.805500)
build_ruby 0.001419 0.000000 2.691683 ( 2.692384)
build_all 0.005413 0.002643 11.969340 ( 1.003503)
build_install 0.008039 0.002828 3.451968 ( 0.982838)
test_btest 0.000622 0.000155 63.542497 ( 4.839617)
test_basic 0.000814 0.003460 0.386771 ( 0.466739)
test_all 0.058920 0.037720 381.687118 ( 43.209187)
test_rubyspec 0.046263 0.017882 40.895713 ( 53.451828)
total: 108.64 sec