Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-022946
#<BuildRuby:0x0000565081d47e70
@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.20230109-022946",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.004260 0.004717 0.852098 ( 1.049884)
build_miniruby 0.000923 0.000184 1.024541 ( 1.022833)
build_ruby 0.001360 0.000272 2.775992 ( 2.773367)
build_all 0.005108 0.004509 16.787852 ( 2.985927)
build_install 0.005168 0.005977 2.160692 ( 1.098704)
test_btest 0.001061 0.000000 73.621399 ( 11.063690)
test_basic 0.006529 0.000000 0.338909 ( 0.425441)
test_all 0.001753 0.000019 678.945017 ( 94.984769)
test_rubyspec 0.080245 0.047152 52.175147 ( 60.476725)
total: 175.88 sec