Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-100521
#<BuildRuby:0x000055e072752be8
@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.20230110-100521",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000041 0.000009 0.000050 ( 0.000049)
configure 0.000027 0.000005 0.000032 ( 0.000047)
build_up 0.005312 0.001138 0.847511 ( 1.578687)
build_miniruby 0.001200 0.000000 1.018264 ( 1.016123)
build_ruby 0.001635 0.000000 2.797994 ( 2.795265)
build_all 0.010004 0.000004 16.915499 ( 2.996214)
build_install 0.010328 0.001003 2.125707 ( 1.075972)
test_btest 0.000000 0.001196 74.407469 ( 10.864946)
test_basic 0.000081 0.006778 0.368056 ( 0.453962)
test_all 0.001595 0.000420 659.471937 ( 96.372494)
test_rubyspec 0.078457 0.051258 52.047993 ( 60.078116)
total: 177.23 sec