Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-010047
#<BuildRuby:0x00005625d8213bb8
@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.20230601-010047",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004861 0.000540 1.373206 ( 2.577779)
build_miniruby 0.000982 0.000109 0.735893 ( 0.736815)
build_ruby 0.001105 0.000123 2.506041 ( 2.506700)
build_all 0.008599 0.000429 12.635704 ( 1.160993)
build_install 0.003106 0.004494 1.703174 ( 0.850090)
test_btest 0.000877 0.000132 80.813418 ( 7.642386)
test_basic 0.005624 0.000000 0.770875 ( 0.852180)
test_all 0.001506 0.000000 440.650493 ( 43.127127)
test_rubyspec 0.020062 0.021879 42.680169 ( 55.191034)
total: 114.65 sec