Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-082339
#<BuildRuby:0x00005571fd5072f0
@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.20221225-082339",
@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.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000079 0.010320 0.939566 ( 1.113849)
build_miniruby 0.001807 0.000834 0.841011 ( 0.840035)
build_ruby 0.002600 0.000000 2.157798 ( 2.157988)
build_all 0.014293 0.006206 18.670201 ( 2.175251)
build_install 0.014201 0.006782 2.053169 ( 1.015626)
test_btest 0.000984 0.000437 95.266991 ( 9.472005)
test_basic 0.003969 0.004307 0.332703 ( 0.420759)
test_all 0.001497 0.000709 683.901674 ( 63.449739)
test_rubyspec 0.101068 0.079416 48.087224 ( 56.248269)
total: 136.89 sec