Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-213719
#<BuildRuby:0x000055e474cf6eb8
@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.20230730-213719",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005848 0.000000 1.397646 ( 2.588195)
build_miniruby 0.001402 0.000000 0.909796 ( 0.914832)
build_ruby 0.001251 0.000000 2.701383 ( 2.701560)
build_all 0.009282 0.000000 14.602441 ( 1.295049)
build_install 0.006389 0.002882 2.131941 ( 0.963413)
test_btest 0.001068 0.000000 85.543718 ( 7.727332)
test_basic 0.004061 0.000000 0.619868 ( 0.697451)
test_all 0.001433 0.000000 526.871430 ( 47.086718)
test_rubyspec 0.020679 0.021519 46.736883 ( 59.161853)
total: 123.14 sec