Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-155102
#<BuildRuby:0x000055628a1bb7b8
@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.20231113-155102",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001710 0.004150 1.486036 ( 1.780405)
build_miniruby 0.000909 0.000143 0.874504 ( 0.874929)
build_ruby 0.001286 0.000203 2.714265 ( 2.713699)
build_all 0.009456 0.000182 15.864086 ( 1.465740)
build_install 0.007967 0.000519 4.814377 ( 1.173824)
test_btest 0.000615 0.000083 80.639322 ( 6.967238)
test_basic 0.006310 0.000000 0.554978 ( 0.632815)
test_all 0.099386 0.032757 504.457838 ( 46.862138)
test_rubyspec 0.012679 0.030097 48.777288 ( 61.183464)
total: 123.65 sec