Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-005820
#<BuildRuby:0x000056519278e620
@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.20230113-005820",
@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.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000031 0.000005 0.000036 ( 0.000034)
build_up 0.005862 0.000837 0.848450 ( 1.032070)
build_miniruby 0.000000 0.001318 1.015004 ( 1.013639)
build_ruby 0.000000 0.001625 2.784677 ( 2.781891)
build_all 0.009763 0.000078 16.796654 ( 2.980253)
build_install 0.002109 0.007560 2.085527 ( 1.074628)
test_btest 0.000750 0.000197 69.232238 ( 11.141442)
test_basic 0.005102 0.001342 0.342255 ( 0.428786)
test_all 0.001362 0.000000 644.039159 ( 98.651747)
test_rubyspec 0.051604 0.048295 51.639371 ( 59.704636)
total: 178.81 sec