Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-152716
#<BuildRuby:0x0000561585ad6038
@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.20220723-152716",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008059 0.001027 0.855686 ( 0.888270)
build_miniruby 0.001027 0.000256 0.061609 ( 0.060698)
build_ruby 0.000957 0.000239 0.055365 ( 0.054379)
build_all 0.003458 0.005621 1.228835 ( 0.451580)
build_install 0.013399 0.002657 4.247332 ( 1.795962)
test_btest 0.000915 0.000281 53.380475 ( 6.172524)
test_basic 0.004537 0.001396 0.288675 ( 0.379289)
test_all 0.001881 0.000579 482.759462 ( 52.019847)
test_rubyspec 0.097456 0.046201 41.761940 ( 47.594070)
total: 109.42 sec