Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-212243
#<BuildRuby:0x0000560349cfd350
@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.20221018-212243",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005710 0.003727 1.096210 ( 1.184264)
build_miniruby 0.001543 0.000000 0.104366 ( 0.101226)
build_ruby 0.001646 0.000000 0.105045 ( 0.101851)
build_all 0.007948 0.000408 1.326061 ( 0.574581)
build_install 0.014370 0.000650 1.669589 ( 0.915630)
test_btest 0.002165 0.000227 61.811515 ( 6.678227)
test_basic 0.005671 0.000597 0.349705 ( 0.448497)
test_all 0.007679 0.000142 516.230328 ( 54.840991)
test_rubyspec 0.113242 0.031259 43.238735 ( 51.829903)
total: 116.68 sec