Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-213938
#<BuildRuby:0x00005642b6d038c0
@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.20230625-213938",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000760 0.006167 1.499689 ( 2.779711)
build_miniruby 0.000697 0.000368 0.930880 ( 0.930268)
build_ruby 0.000824 0.000436 2.547327 ( 2.547980)
build_all 0.009595 0.000000 16.103284 ( 1.418670)
build_install 0.007489 0.001337 4.700067 ( 1.104244)
test_btest 0.000819 0.000351 85.926684 ( 6.837036)
test_basic 0.003354 0.001437 0.738299 ( 0.817422)
test_all 0.001085 0.000465 473.333010 ( 41.887638)
test_rubyspec 0.021041 0.021082 42.545976 ( 54.995422)
total: 113.32 sec