Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-224953
#<BuildRuby:0x000055d9babf2f90
@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.20221029-224953",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002232 0.007353 1.096749 ( 1.639379)
build_miniruby 0.001989 0.000000 0.099491 ( 0.098723)
build_ruby 0.001554 0.000000 0.099922 ( 0.099543)
build_all 0.005803 0.003336 1.330024 ( 0.588805)
build_install 0.014003 0.002303 1.667818 ( 0.923842)
test_btest 0.001201 0.000267 61.085423 ( 6.649279)
test_basic 0.007959 0.000000 0.348173 ( 0.440033)
test_all 0.003966 0.003126 518.914981 ( 55.142541)
test_rubyspec 0.100212 0.027083 43.443611 ( 52.123515)
total: 117.71 sec