Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-073452
#<BuildRuby:0x0000558f63e8c090
@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.20231123-073452",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004617 0.001385 0.945687 ( 1.360642)
build_miniruby 0.000760 0.000228 0.801566 ( 0.801769)
build_ruby 0.000000 0.001886 2.640461 ( 2.640468)
build_all 0.007509 0.000714 12.280813 ( 1.004234)
build_install 0.010303 0.003470 3.750194 ( 0.991053)
test_btest 0.000634 0.000199 65.206118 ( 5.122001)
test_basic 0.003573 0.001117 0.400891 ( 0.479797)
test_all 0.075098 0.029200 350.371659 ( 36.234389)
test_rubyspec 0.018969 0.046404 39.893177 ( 52.488085)
total: 101.12 sec