Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-214132
#<BuildRuby:0x000055e3268e4040
@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-214132",
@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.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000039 0.000013 0.000052 ( 0.000053)
configure 0.000030 0.000010 0.000040 ( 0.000039)
build_up 0.007900 0.001138 0.854496 ( 1.040326)
build_miniruby 0.001292 0.000000 1.012963 ( 1.010997)
build_ruby 0.001560 0.000000 2.782598 ( 2.779992)
build_all 0.009881 0.000000 16.887793 ( 3.006284)
build_install 0.008563 0.003047 2.121020 ( 1.081814)
test_btest 0.000688 0.000181 70.122917 ( 11.326437)
test_basic 0.000349 0.007118 0.370629 ( 0.454934)
test_all 0.001479 0.000518 660.792176 (101.628481)
test_rubyspec 0.056945 0.031751 52.101564 ( 60.215702)
total: 182.55 sec