Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-003519
#<BuildRuby:0x00005590eda1f940
@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.20220325-003519",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007892 0.002926 1.031977 ( 1.191492)
build_miniruby 0.001563 0.000391 0.076091 ( 0.074170)
build_ruby 0.001243 0.000311 0.070635 ( 0.069676)
build_all 0.005291 0.004222 4.174040 ( 0.838303)
build_install 0.020763 0.003231 7.816306 ( 2.450430)
test_btest 0.001220 0.000318 69.913718 ( 8.361016)
test_basic 0.004623 0.002976 0.347698 ( 0.439533)
test_all 0.001331 0.000373 650.241647 ( 65.702871)
test_rubyspec 0.095574 0.068545 45.918097 ( 51.333902)
total: 130.46 sec