Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-230132
#<BuildRuby:0x0000555957ea8e80
@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.20220728-230132",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003926 0.005359 0.837798 ( 0.995737)
build_miniruby 0.001008 0.000367 0.061658 ( 0.060763)
build_ruby 0.000992 0.000360 0.051793 ( 0.050895)
build_all 0.007486 0.001002 1.233213 ( 0.458776)
build_install 0.004581 0.011770 4.333070 ( 1.803351)
test_btest 0.000827 0.000414 51.802605 ( 6.226252)
test_basic 0.005880 0.000312 0.281244 ( 0.372919)
test_all 0.003524 0.000000 483.113647 ( 52.205412)
test_rubyspec 0.090720 0.042417 41.518767 ( 47.415417)
total: 109.59 sec