Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-011138
#<BuildRuby:0x00005627eddb8178
@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.20231130-011138",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000201 0.004041 0.840425 ( 1.246286)
build_miniruby 0.000792 0.000237 0.879173 ( 0.878801)
build_ruby 0.001455 0.000436 2.717110 ( 2.717989)
build_all 0.005566 0.002039 12.100930 ( 1.027793)
build_install 0.005673 0.008240 3.542926 ( 0.982793)
test_btest 0.000392 0.000168 65.374451 ( 4.804908)
test_basic 0.002900 0.001242 0.373277 ( 0.455603)
test_all 0.067012 0.033448 382.078752 ( 39.963701)
test_rubyspec 0.013349 0.054563 39.802067 ( 52.467650)
total: 104.55 sec