Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-105441
#<BuildRuby:0x000055d84bfc0048
@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.20231230-105441",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000953 0.004284 1.159652 ( 1.548656)
build_miniruby 0.001072 0.000315 0.926034 ( 0.925455)
build_ruby 0.000000 0.001614 2.739479 ( 2.744864)
build_all 0.006734 0.003329 16.696517 ( 1.522104)
build_install 0.005637 0.003256 4.774472 ( 1.200024)
test_btest 0.000000 0.000943 88.011401 ( 7.095069)
test_basic 0.003383 0.001296 0.734302 ( 0.810984)
test_all 0.091032 0.046564 550.683868 ( 56.581999)
test_rubyspec 0.036006 0.012164 51.104753 ( 63.257732)
total: 135.69 sec