Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-063959
#<BuildRuby:0x00005636c42fbe20
@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.20230626-063959",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002399 0.003583 1.480979 ( 2.765664)
build_miniruby 0.001262 0.000266 0.990757 ( 0.989518)
build_ruby 0.000974 0.000205 2.664892 ( 2.666292)
build_all 0.001674 0.008418 15.491787 ( 1.380396)
build_install 0.006754 0.002333 4.474628 ( 1.075819)
test_btest 0.000523 0.000167 84.750629 ( 6.994953)
test_basic 0.004141 0.000098 0.545167 ( 0.627488)
test_all 0.001490 0.000453 447.782701 ( 50.369005)
test_rubyspec 0.020539 0.019355 42.124234 ( 54.651356)
total: 121.52 sec