Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-170657
#<BuildRuby:0x000055c9659e4088
@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.20240107-170657",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000759 0.004091 1.237792 ( 1.587978)
build_miniruby 0.000921 0.000205 1.895284 ( 1.898170)
build_ruby 0.001290 0.000287 4.342812 ( 4.350885)
build_all 0.010234 0.000000 16.426651 ( 1.695631)
build_install 0.004927 0.010713 4.962649 ( 1.764288)
test_btest 0.000832 0.000000 81.167853 ( 8.990300)
test_basic 0.004978 0.000644 0.657784 ( 0.722649)
test_all 0.078447 0.042441 548.989070 ( 74.642997)
test_rubyspec 0.021496 0.042411 77.859670 ( 90.181713)
total: 185.84 sec