Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-020025
#<BuildRuby:0x0000558bd1b67440
@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.20220208-020025",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008990 0.002075 0.995495 ( 2.437683)
build_miniruby 0.001865 0.000430 0.074739 ( 0.073811)
build_ruby 0.001432 0.000330 0.072102 ( 0.071458)
build_all 0.000168 0.009618 4.111364 ( 0.790458)
build_install 0.016907 0.006841 7.860250 ( 2.352514)
test_btest 0.000768 0.000299 71.236156 ( 8.168652)
test_basic 0.007151 0.000994 0.344182 ( 0.433475)
test_all 0.000802 0.000971 702.074427 ( 67.373894)
test_rubyspec 0.080980 0.072484 45.872601 ( 51.288018)
total: 132.99 sec