Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-012408
#<BuildRuby:0x000056472cedd400
@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.20221007-012408",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002104 0.008298 1.068968 ( 1.266913)
build_miniruby 0.001409 0.000433 0.097579 ( 0.094336)
build_ruby 0.001159 0.000356 0.092136 ( 0.089753)
build_all 0.004354 0.004252 1.302925 ( 0.572595)
build_install 0.006212 0.011533 1.644081 ( 0.903523)
test_btest 0.001388 0.000694 61.245160 ( 6.224120)
test_basic 0.001981 0.005281 0.355068 ( 0.457134)
test_all 0.005043 0.002324 504.033647 ( 53.891402)
test_rubyspec 0.079460 0.050958 42.206181 ( 50.454226)
total: 113.96 sec