Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-033713
#<BuildRuby:0x00005649b883ca68
@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.20221014-033713",
@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.000022 0.000001 0.000023 ( 0.000025)
autoconf 0.000042 0.000003 0.000045 ( 0.000045)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.011270 0.000867 1.093847 ( 1.162212)
build_miniruby 0.001822 0.000140 0.096226 ( 0.093315)
build_ruby 0.001394 0.000107 0.092332 ( 0.090806)
build_all 0.008392 0.000000 1.316018 ( 0.582207)
build_install 0.014515 0.000092 1.607608 ( 0.895889)
test_btest 0.001523 0.000090 62.989399 ( 6.254684)
test_basic 0.006963 0.000078 0.363491 ( 0.452997)
test_all 0.007022 0.000080 492.554320 ( 53.610988)
test_rubyspec 0.093391 0.038178 43.145064 ( 51.677812)
total: 114.82 sec