Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-053518
#<BuildRuby:0x0000562fe0e27208
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230201-053518",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003144 0.000524 0.643985 ( 1.047838)
build_miniruby 0.000965 0.000000 0.640651 ( 0.640263)
build_ruby 0.001196 0.000000 2.032972 ( 2.060290)
build_all 0.003679 0.005713 11.879941 ( 1.459488)
build_install 0.005951 0.000568 1.478078 ( 0.712631)
test_btest 0.000513 0.000121 65.151156 ( 5.937250)
test_basic 0.003452 0.000000 0.262376 ( 0.357888)
test_all 0.001399 0.000087 479.922888 ( 45.294594)
test_rubyspec 0.020972 0.008501 35.090011 ( 45.642948)
total: 103.15 sec