Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-121255
#<BuildRuby:0x000055ba1f947cb0
@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.20231119-121255",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004726 0.000238 1.437272 ( 1.813568)
build_miniruby 0.000877 0.000244 0.959574 ( 0.959033)
build_ruby 0.001444 0.000401 2.822056 ( 2.821534)
build_all 0.010448 0.000000 17.036374 ( 1.546515)
build_install 0.004524 0.003730 5.016586 ( 1.222779)
test_btest 0.000675 0.000184 88.166660 ( 7.299713)
test_basic 0.003354 0.000915 0.668750 ( 0.745499)
test_all 0.116794 0.020287 518.278901 ( 56.523977)
test_rubyspec 0.032585 0.014965 50.924207 ( 63.176404)
total: 136.11 sec