Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-140601
#<BuildRuby:0x0000555f9e4eb468
@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.20221221-140601",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000000 0.004000 0.844710 ( 1.093553)
build_miniruby 0.001091 0.000000 0.942496 ( 0.941046)
build_ruby 0.001256 0.000017 2.599595 ( 2.597952)
build_all 0.008972 0.000041 15.698383 ( 3.274448)
build_install 0.008292 0.000198 2.369905 ( 1.347409)
test_btest 0.000000 0.000640 59.317371 ( 12.129608)
test_basic 0.000000 0.005040 0.316528 ( 0.407083)
test_all 0.000000 0.001439 659.237322 (137.564907)
test_rubyspec 0.049269 0.005210 52.325733 ( 60.582793)
total: 219.94 sec