Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-144647
#<BuildRuby:0x000055d91defb950
@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.20230801-144647",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001125 0.004348 1.381518 ( 2.756339)
build_miniruby 0.000000 0.000969 0.950245 ( 0.949585)
build_ruby 0.000000 0.001135 2.597036 ( 2.596855)
build_all 0.001084 0.008243 13.863062 ( 1.229391)
build_install 0.002689 0.005412 2.038982 ( 0.942513)
test_btest 0.000682 0.000401 81.419000 ( 7.366108)
test_basic 0.004897 0.000479 0.762390 ( 0.839960)
test_all 0.000958 0.000532 534.899706 ( 49.009705)
test_rubyspec 0.018544 0.022059 43.774885 ( 56.057872)
total: 121.75 sec