Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-213305
#<BuildRuby:0x000055c4556f1390
@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.20221015-213305",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.005715 0.004332 1.084262 ( 1.153299)
build_miniruby 0.001409 0.000100 0.101843 ( 0.099781)
build_ruby 0.001489 0.000107 0.096994 ( 0.094852)
build_all 0.009584 0.000335 1.333148 ( 0.568685)
build_install 0.015408 0.000040 1.662416 ( 0.898987)
test_btest 0.002032 0.000113 62.986474 ( 6.215843)
test_basic 0.006233 0.000062 0.350807 ( 0.441251)
test_all 0.007825 0.000135 493.236158 ( 53.074368)
test_rubyspec 0.127818 0.013384 43.318397 ( 51.715435)
total: 114.26 sec