Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-001336
#<BuildRuby:0x0000555ef4e8fe88
@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.20230309-001336",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004023 0.000000 0.829419 ( 2.090307)
build_miniruby 0.000718 0.000156 0.635750 ( 0.635674)
build_ruby 0.000849 0.000283 2.101165 ( 2.129662)
build_all 0.005929 0.003078 11.246890 ( 0.978279)
build_install 0.006755 0.000043 1.535579 ( 0.816022)
test_btest 0.000516 0.000161 76.805121 ( 6.780143)
test_basic 0.002514 0.000786 0.248858 ( 0.344759)
test_all 0.001922 0.000601 387.088507 ( 44.255075)
test_rubyspec 0.008818 0.023698 36.209783 ( 46.728103)
total: 104.76 sec