Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-213551
#<BuildRuby:0x000055c98304bc88
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220423-213551",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.006905 0.000000 0.865122 ( 6.286924)
build_miniruby 0.001046 0.000000 0.057517 ( 0.056284)
build_ruby 0.000940 0.000000 0.059633 ( 0.058485)
build_all 0.003945 0.000365 1.499162 ( 0.608758)
build_install 0.010947 0.000000 6.310299 ( 2.817434)
test_btest 0.000725 0.000000 57.698809 ( 8.286870)
test_basic 0.005701 0.000333 0.359075 ( 0.446932)
test_all 0.001502 0.000149 632.320496 ( 92.647874)
test_rubyspec 0.077314 0.048805 44.484038 ( 49.307169)
total: 160.52 sec