Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-221852
#<BuildRuby:0x00005566cc4ec068
@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.20230108-221852",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003286 0.000299 0.614226 ( 1.006695)
build_miniruby 0.000772 0.000070 0.668780 ( 0.667975)
build_ruby 0.001174 0.000106 2.447108 ( 2.446876)
build_all 0.009102 0.000393 12.825330 ( 1.604380)
build_install 0.006693 0.000147 1.518014 ( 0.721117)
test_btest 0.000689 0.000000 65.614687 ( 5.328461)
test_basic 0.003605 0.000000 0.253520 ( 0.348913)
test_all 0.001486 0.000069 492.673480 ( 50.002264)
test_rubyspec 0.026002 0.000522 35.790636 ( 46.100566)
total: 108.23 sec