Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-034911
#<BuildRuby:0x00005571eedd3078
@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.20240103-034911",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000047 0.000005 0.000052 ( 0.000051)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000646 0.007617 1.046062 ( 1.305529)
build_miniruby 0.001025 0.000257 0.804925 ( 0.804377)
build_ruby 0.001049 0.000262 2.639029 ( 2.640009)
build_all 0.008808 0.000000 11.892443 ( 0.976255)
build_install 0.008634 0.003382 3.519730 ( 0.966092)
test_btest 0.000553 0.000130 60.583281 ( 5.857456)
test_basic 0.003209 0.000755 0.398856 ( 0.479032)
test_all 0.080658 0.022895 376.626800 ( 41.991813)
test_rubyspec 0.034868 0.034268 39.767571 ( 52.341807)
total: 107.36 sec