Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-070830
#<BuildRuby:0x000055dc2e763f30
@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.20230114-070830",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003311 0.000254 0.633031 ( 1.028233)
build_miniruby 0.000842 0.000064 0.676233 ( 0.675888)
build_ruby 0.001251 0.000096 2.417169 ( 2.416460)
build_all 0.005300 0.004468 12.979999 ( 1.607923)
build_install 0.000001 0.006604 1.486904 ( 0.702498)
test_btest 0.000570 0.000143 67.487732 ( 6.642574)
test_basic 0.000000 0.003808 0.250076 ( 0.344939)
test_all 0.000882 0.000301 505.630945 ( 47.750827)
test_rubyspec 0.013369 0.015485 35.579433 ( 45.905822)
total: 107.08 sec