Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-122810
#<BuildRuby:0x000055ec8537a038
@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.20220816-122810",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008910 0.002430 0.826255 ( 0.880997)
build_miniruby 0.001608 0.000439 0.061457 ( 0.059063)
build_ruby 0.002072 0.000000 0.063951 ( 0.062629)
build_all 0.007520 0.001192 1.243900 ( 0.457414)
build_install 0.013427 0.003357 1.557805 ( 0.772377)
test_btest 0.000986 0.000246 54.301030 ( 6.275023)
test_basic 0.004734 0.001183 0.286222 ( 0.376419)
test_all 0.003984 0.000996 483.190917 ( 52.066583)
test_rubyspec 0.097190 0.039635 41.844414 ( 49.478707)
total: 110.43 sec