Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-070103
#<BuildRuby:0x0000557cb3cf7918
@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.20230703-070103",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005896 0.000189 1.622678 ( 2.901273)
build_miniruby 0.000933 0.000098 0.837111 ( 0.837976)
build_ruby 0.001206 0.000000 2.636151 ( 2.636621)
build_all 0.009718 0.000237 11.288938 ( 7.801149)
build_install 0.008864 0.000010 4.997338 ( 1.993854)
test_btest 0.000622 0.000054 84.481400 ( 7.787358)
test_basic 0.000897 0.003971 0.766302 ( 0.845929)
test_all 0.001879 0.000235 470.897937 ( 45.610483)
test_rubyspec 0.023233 0.026222 43.253085 ( 55.721127)
total: 126.14 sec