Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-213345
#<BuildRuby:0x000055cd9f047708
@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.20230530-213345",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004382 0.000487 1.300221 ( 2.549089)
build_miniruby 0.000863 0.000096 0.791416 ( 0.790607)
build_ruby 0.000000 0.001217 2.401714 ( 2.401508)
build_all 0.002528 0.006163 12.154784 ( 1.146875)
build_install 0.002706 0.004704 1.636138 ( 0.849066)
test_btest 0.000897 0.000225 77.886762 ( 6.768488)
test_basic 0.002898 0.000724 0.565161 ( 0.652623)
test_all 0.000959 0.000239 453.722373 ( 44.162378)
test_rubyspec 0.033098 0.004316 41.756376 ( 54.305168)
total: 113.63 sec