Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-004958
#<BuildRuby:0x00005606401bd1f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220721-004958",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004834 0.005574 0.841960 ( 1.451690)
build_miniruby 0.001047 0.000381 0.051628 ( 0.050193)
build_ruby 0.001351 0.000491 0.058809 ( 0.056524)
build_all 0.006502 0.002364 1.302218 ( 0.494894)
build_install 0.008694 0.009036 4.259932 ( 1.828348)
test_btest 0.000937 0.000426 52.639980 ( 6.123883)
test_basic 0.004540 0.002064 0.290319 ( 0.380837)
test_all 0.002341 0.001572 507.537012 ( 52.492317)
test_rubyspec 0.051013 0.063680 41.997827 ( 48.032962)
total: 110.91 sec