Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-111540
#<BuildRuby:0x0000556243654460
@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.20230120-111540",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005695 0.000814 0.882316 ( 1.061286)
build_miniruby 0.001313 0.000000 1.009731 ( 1.007809)
build_ruby 0.001601 0.000000 2.783306 ( 2.780830)
build_all 0.009232 0.000411 16.690027 ( 2.991186)
build_install 0.006253 0.004963 2.066900 ( 1.084488)
test_btest 0.000932 0.000164 69.301704 ( 11.452631)
test_basic 0.000000 0.007122 0.357203 ( 0.442510)
test_all 0.000000 0.001781 660.912405 (100.387465)
test_rubyspec 0.075782 0.035732 51.794359 ( 59.887351)
total: 181.10 sec