Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-210405
#<BuildRuby:0x000055a48c0b7788
@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-210405",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004236 0.000385 0.963494 ( 1.249978)
build_miniruby 0.000856 0.000000 0.880768 ( 0.881158)
build_ruby 0.001165 0.000000 2.727819 ( 2.730577)
build_all 0.008054 0.000000 12.113830 ( 0.982551)
build_install 0.008102 0.000373 3.582578 ( 0.965378)
test_btest 0.000624 0.000044 63.416388 ( 5.621359)
test_basic 0.003984 0.000285 0.372545 ( 0.455305)
test_all 0.085834 0.014538 382.820175 ( 39.478783)
test_rubyspec 0.033209 0.027925 39.728982 ( 52.407499)
total: 104.77 sec