Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-084338
#<BuildRuby:0x0000557e41efe858
@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.20230119-084338",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000014 0.000002 0.000016 ( 0.000014)
build_up 0.000429 0.006252 0.845377 ( 1.011582)
build_miniruby 0.001090 0.000273 1.017142 ( 1.015086)
build_ruby 0.001641 0.000000 2.796485 ( 2.793969)
build_all 0.010023 0.000000 16.941264 ( 3.005735)
build_install 0.009037 0.000453 2.145631 ( 1.095227)
test_btest 0.000872 0.000167 70.190660 ( 11.401540)
test_basic 0.000000 0.006616 0.312706 ( 0.398915)
test_all 0.000000 0.001355 661.172113 ( 98.517848)
test_rubyspec 0.072533 0.053162 52.112200 ( 60.178156)
total: 179.42 sec