Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-011953
#<BuildRuby:0x0000561c05567fa8
@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.20230705-011953",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004111 0.000725 1.415032 ( 2.642389)
build_miniruby 0.000797 0.000140 0.877047 ( 0.877428)
build_ruby 0.001231 0.000000 2.504222 ( 2.504943)
build_all 0.008737 0.000305 11.013108 ( 7.658969)
build_install 0.000000 0.008919 5.000513 ( 1.982025)
test_btest 0.000000 0.001515 85.999014 ( 7.104702)
test_basic 0.000000 0.004222 0.675671 ( 0.756220)
test_all 0.000000 0.001255 455.564802 ( 41.830593)
test_rubyspec 0.025220 0.013471 43.005975 ( 55.529126)
total: 120.89 sec