Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-020945
#<BuildRuby:0x000056092439b858
@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.20220311-020945",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009188 0.001159 1.040302 ( 3.425617)
build_miniruby 0.001532 0.000353 0.077607 ( 0.075618)
build_ruby 0.001436 0.000332 0.079101 ( 0.077514)
build_all 0.008068 0.000702 1.479177 ( 0.595232)
build_install 0.014760 0.007328 5.258189 ( 2.195938)
test_btest 0.001053 0.000277 70.490312 ( 8.125090)
test_basic 0.005647 0.001486 0.346146 ( 0.440058)
test_all 0.002503 0.000000 700.610489 ( 68.075011)
test_rubyspec 0.085330 0.073464 46.201866 ( 51.689977)
total: 134.70 sec