Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-152230
#<BuildRuby:0x0000563d40f38080
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221231-152230",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.006312 0.844941 ( 2.154405)
build_miniruby 0.000000 0.001270 1.016397 ( 1.014518)
build_ruby 0.001624 0.000000 2.794220 ( 2.791489)
build_all 0.007030 0.002898 16.781000 ( 3.017452)
build_install 0.009390 0.002427 2.293058 ( 1.178778)
test_btest 0.000815 0.000356 78.241078 ( 10.429769)
test_basic 0.005577 0.002440 0.375798 ( 0.459257)
test_all 0.001016 0.000444 660.236765 (101.581216)
test_rubyspec 0.080067 0.040625 51.622660 ( 59.721090)
total: 182.35 sec