Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-222926
#<BuildRuby:0x000055637610eeb8
@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.20231229-222926",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005057 0.001190 1.265965 ( 1.654785)
build_miniruby 0.001028 0.000000 0.959983 ( 0.959479)
build_ruby 0.001451 0.000000 2.789816 ( 2.790118)
build_all 0.010008 0.000000 16.409867 ( 1.450918)
build_install 0.008340 0.000000 4.685767 ( 1.158539)
test_btest 0.001027 0.000000 81.592471 ( 7.694529)
test_basic 0.004312 0.000000 0.733127 ( 0.805736)
test_all 0.100238 0.035843 567.937856 ( 56.641649)
test_rubyspec 0.018990 0.028082 50.623250 ( 62.973758)
total: 136.13 sec