Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-141926
#<BuildRuby:0x000055f1b45a5400
@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.20220826-141926",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009272 0.000379 0.816198 ( 1.130147)
build_miniruby 0.001530 0.000110 0.062586 ( 0.061409)
build_ruby 0.001923 0.000138 0.066816 ( 0.064704)
build_all 0.010278 0.000378 1.251007 ( 0.463574)
build_install 0.005177 0.010013 1.593357 ( 0.789056)
test_btest 0.000918 0.000172 52.182350 ( 5.939097)
test_basic 0.005190 0.000973 0.286018 ( 0.376107)
test_all 0.002502 0.000469 508.574716 ( 53.442683)
test_rubyspec 0.107638 0.032467 41.636003 ( 50.131749)
total: 112.40 sec