Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-064110
#<BuildRuby:0x000055dfc313b340
@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-064110",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003628 0.006618 1.025795 ( 2.223759)
build_miniruby 0.001973 0.000000 0.074078 ( 0.073486)
build_ruby 0.001902 0.000054 0.078947 ( 0.078356)
build_all 0.009071 0.000417 1.515613 ( 0.639805)
build_install 0.012447 0.009531 5.363381 ( 2.235750)
test_btest 0.000811 0.000299 71.040155 ( 8.265814)
test_basic 0.005685 0.002094 0.337300 ( 0.427915)
test_all 0.001399 0.000515 704.336182 ( 68.487844)
test_rubyspec 0.110483 0.059111 46.318363 ( 51.726650)
total: 134.16 sec