Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-100439
#<BuildRuby:0x0000555b1876f520
@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.20221206-100439",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.011159 1.205836 ( 1.525477)
build_miniruby 0.000043 0.002261 0.831454 ( 0.829842)
build_ruby 0.002626 0.000820 2.218779 ( 2.124374)
build_all 0.018634 0.002001 18.554810 ( 2.141724)
build_install 0.015886 0.006287 2.052811 ( 1.035952)
test_btest 0.001124 0.000322 89.802898 ( 9.317423)
test_basic 0.002553 0.005358 0.356723 ( 0.444530)
test_all 0.001674 0.000558 699.155967 ( 69.685433)
test_rubyspec 0.104686 0.042440 49.008603 ( 57.126113)
total: 144.23 sec