Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-124047
#<BuildRuby:0x000055f88ccb7818
@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.20230531-124047",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001435 0.004126 1.478951 ( 2.717144)
build_miniruby 0.000875 0.000138 0.751679 ( 0.751536)
build_ruby 0.000000 0.001346 2.435790 ( 2.436342)
build_all 0.004660 0.004163 12.235242 ( 1.093922)
build_install 0.007360 0.000000 1.722711 ( 0.844352)
test_btest 0.001027 0.000000 80.280160 ( 7.067098)
test_basic 0.004512 0.000000 0.721059 ( 0.806309)
test_all 0.001837 0.000207 420.704002 ( 47.175641)
test_rubyspec 0.009322 0.028418 42.924816 ( 55.424064)
total: 118.32 sec