Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-190011
#<BuildRuby:0x000056235a5e4088
@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.20220609-190011",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006121 0.001020 0.816126 ( 1.424443)
build_miniruby 0.000782 0.000131 0.089782 ( 0.087823)
build_ruby 0.001893 0.000000 3.526738 ( 3.331781)
build_all 0.009592 0.000000 15.782432 ( 2.914939)
build_install 0.011339 0.000000 6.398598 ( 2.825691)
test_btest 0.000751 0.000000 52.943134 ( 8.109223)
test_basic 0.001381 0.004198 0.300923 ( 0.389818)
test_all 0.000000 0.001576 644.612693 ( 89.887418)
test_rubyspec 0.106962 0.021035 44.034285 ( 49.573710)
total: 158.55 sec