Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-022432
#<BuildRuby:0x0000564940ff1e98
@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-022432",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000000 0.006834 1.017765 ( 1.956640)
build_miniruby 0.000025 0.001257 3.384162 ( 3.253013)
build_ruby 0.001644 0.000000 2.787659 ( 2.785063)
build_all 0.008888 0.000814 16.938380 ( 3.005592)
build_install 0.009879 0.001763 2.159959 ( 1.083289)
test_btest 0.000936 0.000000 76.924434 ( 10.514224)
test_basic 0.006764 0.000000 0.360577 ( 0.446700)
test_all 0.001809 0.000121 661.055125 ( 97.496434)
test_rubyspec 0.086868 0.048485 51.949148 ( 59.963276)
total: 180.50 sec