Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-201151
#<BuildRuby:0x000055ac0ae92620
@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.20230130-201151",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000040 0.000003 0.000043 ( 0.000029)
build_up 0.006094 0.000125 0.844589 ( 1.023833)
build_miniruby 0.001200 0.000075 1.017156 ( 1.015370)
build_ruby 0.001354 0.000085 2.776310 ( 2.773904)
build_all 0.005475 0.004020 16.739891 ( 2.971120)
build_install 0.011053 0.000264 2.056506 ( 1.067244)
test_btest 0.000843 0.000000 67.323090 ( 10.882329)
test_basic 0.006405 0.000000 0.351826 ( 0.438468)
test_all 0.001207 0.000000 660.702390 ( 96.813048)
test_rubyspec 0.092785 0.033142 51.680400 ( 59.834841)
total: 176.82 sec