Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-034542
#<BuildRuby:0x00005579b01804f0
@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.20220330-034542",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007228 0.004718 1.011520 ( 1.613017)
build_miniruby 0.001761 0.000406 0.077234 ( 0.075081)
build_ruby 0.001934 0.000447 0.076471 ( 0.073850)
build_all 0.004786 0.004594 4.154724 ( 0.829366)
build_install 0.016878 0.003008 7.884922 ( 2.395075)
test_btest 0.001330 0.000350 70.903600 ( 8.441962)
test_basic 0.003828 0.004171 0.357886 ( 0.451166)
test_all 0.001539 0.000461 700.498560 ( 68.113992)
test_rubyspec 0.096327 0.069676 46.247448 ( 51.653455)
total: 133.65 sec