Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-012408
#<BuildRuby:0x0000557bd42fb7f0
@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.20231217-012408",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000228 0.004037 1.031003 ( 1.297459)
build_miniruby 0.000941 0.000282 0.869627 ( 0.869046)
build_ruby 0.000881 0.000264 2.718373 ( 2.719283)
build_all 0.000000 0.008207 12.085158 ( 1.014058)
build_install 0.003385 0.008025 3.555025 ( 0.970359)
test_btest 0.000325 0.000207 63.127700 ( 5.212057)
test_basic 0.002410 0.001534 0.375375 ( 0.457458)
test_all 0.066957 0.031336 374.310406 ( 38.082894)
test_rubyspec 0.041157 0.027992 40.012357 ( 52.678362)
total: 103.30 sec