Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-232401
#<BuildRuby:0x0000558fc894c070
@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.20230525-232401",
@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.000006)
autoconf 0.000007 0.000001 0.000008 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.005151 1.236589 ( 2.562476)
build_miniruby 0.000000 0.001095 0.759441 ( 0.758993)
build_ruby 0.001219 0.000000 2.376841 ( 2.377435)
build_all 0.005341 0.003943 12.393795 ( 1.105737)
build_install 0.007353 0.000000 1.646033 ( 0.848513)
test_btest 0.000912 0.000213 80.896254 ( 6.733847)
test_basic 0.004676 0.000254 0.648180 ( 0.728963)
test_all 0.000971 0.000000 462.027657 ( 41.521289)
test_rubyspec 0.017225 0.020757 42.182859 ( 54.669552)
total: 111.31 sec