Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-003847
#<BuildRuby:0x000056087999fe58
@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-003847",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005341 0.001233 0.892806 ( 1.088427)
build_miniruby 0.001116 0.000257 1.015997 ( 1.013989)
build_ruby 0.001622 0.000000 2.776630 ( 2.774141)
build_all 0.009561 0.000000 16.735542 ( 2.988067)
build_install 0.009662 0.000000 2.310279 ( 1.188236)
test_btest 0.000761 0.000000 79.568359 ( 10.992736)
test_basic 0.006645 0.000164 0.363688 ( 0.449607)
test_all 0.001208 0.000191 651.589480 (110.277213)
test_rubyspec 0.078259 0.006850 51.471885 ( 59.590481)
total: 190.36 sec