Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-042600
#<BuildRuby:0x0000556403fb9570
@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.20220718-042600",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005728 0.004845 0.845201 ( 0.988022)
build_miniruby 0.001917 0.000000 0.062394 ( 0.061248)
build_ruby 0.000754 0.001586 0.058190 ( 0.056409)
build_all 0.008738 0.000442 1.274977 ( 0.495999)
build_install 0.015652 0.002774 4.289320 ( 1.833670)
test_btest 0.001500 0.000529 51.812412 ( 6.187409)
test_basic 0.002405 0.003659 0.296250 ( 0.386129)
test_all 0.002252 0.000198 507.673212 ( 53.328885)
test_rubyspec 0.087543 0.045808 41.918008 ( 47.747467)
total: 111.09 sec