Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-132154
#<BuildRuby:0x0000564fda44bf58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221216-132154",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003398 0.000849 0.862395 ( 1.737278)
build_miniruby 0.000705 0.000176 1.016555 ( 1.015314)
build_ruby 0.000935 0.000233 2.813619 ( 2.720053)
build_all 0.007144 0.001786 15.742557 ( 3.277907)
build_install 0.007028 0.001757 2.190599 ( 1.221933)
test_btest 0.000508 0.000127 58.799545 ( 12.202736)
test_basic 0.003846 0.000961 0.291968 ( 0.382593)
test_all 0.001675 0.000000 673.911327 (159.816318)
test_rubyspec 0.052582 0.011752 52.792948 ( 60.892430)
total: 243.27 sec