Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-180834
#<BuildRuby:0x000055edfc5c0090
@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.20231212-180834",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004532 0.000412 1.006597 ( 1.279989)
build_miniruby 0.000898 0.000082 0.872132 ( 0.872828)
build_ruby 0.001499 0.000136 2.700172 ( 2.701283)
build_all 0.002901 0.004343 12.055476 ( 1.024559)
build_install 0.007388 0.004150 3.557441 ( 0.968946)
test_btest 0.000000 0.000603 65.657345 ( 5.426676)
test_basic 0.000000 0.002982 0.371485 ( 0.456288)
test_all 0.067705 0.031101 395.953097 ( 43.141312)
test_rubyspec 0.026827 0.042312 39.600379 ( 52.349125)
total: 108.22 sec