Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-082913
#<BuildRuby:0x0000564ab7c1c110
@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.20231207-082913",
@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.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004328 0.000000 0.984425 ( 1.269478)
build_miniruby 0.000880 0.000000 0.866181 ( 0.867033)
build_ruby 0.001933 0.000000 2.689742 ( 2.691274)
build_all 0.007434 0.000000 12.075884 ( 1.017992)
build_install 0.009822 0.000000 3.554444 ( 0.973095)
test_btest 0.000507 0.000000 65.275725 ( 5.143590)
test_basic 0.004429 0.000000 0.374589 ( 0.456653)
test_all 0.072396 0.027306 371.983056 ( 39.166799)
test_rubyspec 0.022218 0.033180 39.638758 ( 52.316717)
total: 103.90 sec