Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-121112
#<BuildRuby:0x00005613dd3dffa8
@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.20220723-121112",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006395 0.000161 0.831289 ( 1.016342)
build_miniruby 0.000822 0.000059 0.057332 ( 0.056032)
build_ruby 0.000827 0.000059 0.059385 ( 0.058285)
build_all 0.004196 0.000299 1.511239 ( 0.586364)
build_install 0.007208 0.003911 5.657022 ( 2.151061)
test_btest 0.000560 0.000066 46.276053 ( 8.616991)
test_basic 0.005246 0.000098 0.249875 ( 0.339541)
test_all 0.000871 0.000096 618.350643 ( 91.387736)
test_rubyspec 0.063420 0.019825 43.534922 ( 49.218132)
total: 153.43 sec