Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-024033
#<BuildRuby:0x000056294d4ae120
@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.20220723-024033",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000157 0.000000 0.000157 ( 0.000088)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005119 0.004490 0.871276 ( 1.294762)
build_miniruby 0.000974 0.000325 0.050934 ( 0.050716)
build_ruby 0.001259 0.000420 0.064646 ( 0.064318)
build_all 0.005578 0.004823 1.263240 ( 0.478555)
build_install 0.015712 0.000737 4.311635 ( 1.857555)
test_btest 0.001449 0.000453 49.627038 ( 6.379688)
test_basic 0.005741 0.000000 0.299550 ( 0.391942)
test_all 0.002037 0.000000 485.844085 ( 51.739423)
test_rubyspec 0.076613 0.064392 41.947984 ( 47.861591)
total: 110.12 sec