Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-065309
#<BuildRuby:0x000055d53abfb778
@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.20220403-065309",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000600 0.011627 1.006336 ( 1.129605)
build_miniruby 0.001917 0.000511 0.072847 ( 0.070441)
build_ruby 0.001675 0.000447 0.077835 ( 0.075602)
build_all 0.008924 0.001178 4.272686 ( 0.866511)
build_install 0.016145 0.007932 8.606623 ( 3.016114)
test_btest 0.000973 0.000286 73.331873 ( 7.863344)
test_basic 0.006144 0.001807 0.339924 ( 0.428374)
test_all 0.001884 0.000554 711.955524 ( 68.480225)
test_rubyspec 0.104235 0.060107 46.696062 ( 52.048463)
total: 133.98 sec