Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-152740
#<BuildRuby:0x0000564e491e03c8
@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-152740",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000038 0.000012 0.000050 ( 0.000051)
configure 0.000034 0.000011 0.000045 ( 0.000044)
build_up 0.002699 0.007595 0.854670 ( 1.035879)
build_miniruby 0.000908 0.000419 1.019296 ( 1.017337)
build_ruby 0.001545 0.000000 2.797234 ( 2.794589)
build_all 0.007749 0.002251 16.850916 ( 3.002757)
build_install 0.007624 0.003895 2.131970 ( 1.087796)
test_btest 0.000610 0.000267 73.511644 ( 11.083215)
test_basic 0.006067 0.000674 0.352675 ( 0.438708)
test_all 0.001365 0.000000 680.175632 ( 95.295659)
test_rubyspec 0.094802 0.037582 52.535820 ( 60.568243)
total: 176.33 sec