Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-101008
#<BuildRuby:0x0000557138743e80
@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.20230108-101008",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005608 0.000748 0.848314 ( 1.025895)
build_miniruby 0.001145 0.000000 1.017139 ( 1.014999)
build_ruby 0.001492 0.000000 2.774702 ( 2.772006)
build_all 0.007471 0.002588 16.897963 ( 2.994110)
build_install 0.008986 0.000221 2.138142 ( 1.088557)
test_btest 0.000898 0.000122 74.817863 ( 11.099879)
test_basic 0.007312 0.000000 0.348589 ( 0.433492)
test_all 0.001389 0.000000 674.214190 ( 97.065043)
test_rubyspec 0.100722 0.029991 52.215919 ( 60.219175)
total: 177.71 sec