Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-075157
#<BuildRuby:0x000055d7dab903e0
@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.20221203-075157",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.009724 0.000417 1.240973 ( 1.238578)
build_miniruby 0.000000 0.002350 0.848884 ( 0.848565)
build_ruby 0.000886 0.002081 2.243689 ( 2.146364)
build_all 0.015908 0.004145 18.721308 ( 2.199514)
build_install 0.017479 0.005204 2.086352 ( 1.045444)
test_btest 0.001179 0.000225 94.666813 ( 9.627446)
test_basic 0.008150 0.001553 0.344520 ( 0.430439)
test_all 0.002404 0.000458 744.576479 ( 72.150715)
test_rubyspec 0.071377 0.099142 49.524382 ( 57.599355)
total: 147.29 sec