Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-104437
#<BuildRuby:0x0000559d9b2a7040
@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.20230622-104437",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004188 0.000985 1.248638 ( 2.490671)
build_miniruby 0.000884 0.000208 0.863936 ( 0.863439)
build_ruby 0.001049 0.000246 2.644346 ( 2.644716)
build_all 0.007716 0.001816 15.483287 ( 1.408130)
build_install 0.011346 0.000000 4.533962 ( 1.067003)
test_btest 0.001099 0.000000 82.789022 ( 7.339265)
test_basic 0.005652 0.000000 0.821024 ( 0.900417)
test_all 0.002176 0.000000 433.839280 ( 47.262249)
test_rubyspec 0.017284 0.020591 41.010230 ( 53.484108)
total: 117.46 sec