Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-021930
#<BuildRuby:0x000055b552267e80
@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.20230126-021930",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.000382 0.005993 0.853027 ( 1.079684)
build_miniruby 0.000748 0.000436 1.006653 ( 1.004756)
build_ruby 0.001617 0.000000 2.774352 ( 2.771689)
build_all 0.007187 0.002453 16.764464 ( 2.995047)
build_install 0.009945 0.001234 2.050774 ( 1.061023)
test_btest 0.001047 0.000000 76.765722 ( 10.666453)
test_basic 0.006632 0.000040 0.375697 ( 0.461447)
test_all 0.001369 0.000000 660.784323 (106.975140)
test_rubyspec 0.072825 0.061226 51.843703 ( 59.904761)
total: 186.92 sec