Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-185001
#<BuildRuby:0x0000563da7ed6878
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221123-185001",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004576 0.000080 1.134020 ( 1.444766)
build_miniruby 0.000902 0.000107 1.000973 ( 0.999610)
build_ruby 0.001141 0.000134 2.896599 ( 2.806120)
build_all 0.001343 0.007533 15.865167 ( 3.256502)
build_install 0.005242 0.004269 2.003436 ( 1.159716)
test_btest 0.000637 0.000000 64.992976 ( 10.618342)
test_basic 0.000000 0.005090 0.324506 ( 0.414692)
test_all 0.000256 0.001763 710.616337 (110.723371)
test_rubyspec 0.041718 0.022507 52.787010 ( 60.943168)
total: 192.37 sec