Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-210044
#<BuildRuby:0x00005618eac504f0
@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.20220219-210044",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.010619 0.917725 ( 1.465511)
build_miniruby 0.000000 0.002028 0.076064 ( 0.073770)
build_ruby 0.000000 0.001665 0.076452 ( 0.074773)
build_all 0.002236 0.008618 4.168077 ( 0.788585)
build_install 0.016622 0.004392 7.851637 ( 2.339662)
test_btest 0.000827 0.000414 72.736062 ( 8.473896)
test_basic 0.006072 0.000836 0.338577 ( 0.433539)
test_all 0.001286 0.000605 692.004306 ( 67.422701)
test_rubyspec 0.087408 0.061288 46.071535 ( 51.626652)
total: 132.70 sec