Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-141730
#<BuildRuby:0x0000559e01cdaad8
@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.20221024-141730",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000048 0.000000 0.000048 ( 0.000051)
configure 0.000061 0.000000 0.000061 ( 0.000062)
build_up 0.010206 0.001029 1.120673 ( 1.313081)
build_miniruby 0.001770 0.000273 0.110781 ( 0.107789)
build_ruby 0.000000 0.001820 0.107952 ( 0.104562)
build_all 0.002371 0.006645 1.379008 ( 0.587885)
build_install 0.008840 0.005897 1.707193 ( 0.907541)
test_btest 0.000988 0.000329 62.670323 ( 6.377190)
test_basic 0.006084 0.000000 0.370183 ( 0.475039)
test_all 0.006501 0.001409 494.090421 ( 53.712293)
test_rubyspec 0.074670 0.050675 43.560472 ( 52.149791)
total: 115.74 sec