Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-204501
#<BuildRuby:0x000056551cc97440
@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.20220220-204501",
@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.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007237 0.003184 0.931324 ( 0.987284)
build_miniruby 0.001551 0.000291 0.075508 ( 0.073790)
build_ruby 0.001750 0.000328 0.076764 ( 0.074810)
build_all 0.005246 0.005380 4.172735 ( 0.794102)
build_install 0.016528 0.006741 7.761721 ( 2.293358)
test_btest 0.000714 0.000200 73.640151 ( 8.456462)
test_basic 0.005808 0.001626 0.328999 ( 0.417645)
test_all 0.001576 0.000441 696.042169 ( 67.481202)
test_rubyspec 0.114604 0.052942 46.392419 ( 51.696548)
total: 132.28 sec