Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-225714
#<BuildRuby:0x00005635e0724090
@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.20230610-225714",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005414 0.000285 1.462466 ( 2.684715)
build_miniruby 0.000935 0.000049 0.744673 ( 0.744434)
build_ruby 0.001288 0.000068 2.576574 ( 2.576455)
build_all 0.004974 0.004575 12.960389 ( 1.128931)
build_install 0.007235 0.000724 1.777969 ( 0.828346)
test_btest 0.000740 0.000000 81.393049 ( 7.680161)
test_basic 0.004525 0.000000 0.650274 ( 0.732097)
test_all 0.000000 0.001585 423.118170 ( 45.614850)
test_rubyspec 0.022389 0.013713 41.789270 ( 54.325138)
total: 116.32 sec