Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-210745
#<BuildRuby:0x000055f878e5f918
@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.20230708-210745",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004855 0.000809 1.427013 ( 2.633607)
build_miniruby 0.000797 0.000133 0.892851 ( 0.893526)
build_ruby 0.001148 0.000000 2.689743 ( 2.690015)
build_all 0.009607 0.000000 8.416812 ( 7.698609)
build_install 0.002119 0.007556 2.153378 ( 1.811954)
test_btest 0.000683 0.000156 85.024361 ( 7.938437)
test_basic 0.003406 0.000774 0.611219 ( 0.689655)
test_all 0.001611 0.000366 474.670648 ( 41.557047)
test_rubyspec 0.019770 0.018114 44.544180 ( 56.814839)
total: 122.73 sec