Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-164615
#<BuildRuby:0x000055ee1a469548
@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.20220429-164615",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005348 0.003333 0.826244 ( 0.990296)
build_miniruby 0.002054 0.000000 0.054189 ( 0.052691)
build_ruby 0.001353 0.000000 0.063852 ( 0.062518)
build_all 0.007070 0.000629 1.219468 ( 0.469396)
build_install 0.018617 0.000000 4.887065 ( 2.459978)
test_btest 0.001541 0.000135 52.736296 ( 5.971737)
test_basic 0.002770 0.003724 0.280205 ( 0.371339)
test_all 0.001871 0.000340 516.456840 ( 54.980341)
test_rubyspec 0.091856 0.034307 41.239706 ( 46.653139)
total: 112.01 sec