Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-194118
#<BuildRuby:0x0000565434e35e98
@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.20230118-194118",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.001716 0.004539 0.841189 ( 1.301103)
build_miniruby 0.000893 0.000343 1.018596 ( 1.016718)
build_ruby 0.001644 0.000000 2.787760 ( 2.785168)
build_all 0.010084 0.000000 16.832117 ( 3.010000)
build_install 0.010813 0.000617 2.124865 ( 1.077171)
test_btest 0.000871 0.000242 77.266636 ( 10.347556)
test_basic 0.005087 0.001413 0.351682 ( 0.437597)
test_all 0.000973 0.000271 660.601746 (114.142837)
test_rubyspec 0.091578 0.042398 51.981959 ( 60.115310)
total: 194.23 sec