Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-112438
#<BuildRuby:0x0000564bd6e004c0
@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.20220914-112438",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000000 0.009874 1.105363 ( 1.146891)
build_miniruby 0.000228 0.001480 0.072947 ( 0.073246)
build_ruby 0.000000 0.002238 0.072852 ( 0.071355)
build_all 0.006729 0.002922 1.567726 ( 0.602729)
build_install 0.021392 0.000492 1.929031 ( 0.947871)
test_btest 0.000857 0.000316 91.178207 ( 9.661491)
test_basic 0.005549 0.002044 0.356343 ( 0.447225)
test_all 0.003004 0.001107 648.174942 ( 66.354511)
test_rubyspec 0.099198 0.068840 46.775658 ( 54.886514)
total: 134.19 sec