Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-133204
#<BuildRuby:0x000055a09be000d8
@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.20230113-133204",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000039 0.000003 0.000042 ( 0.000041)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000143 0.004051 0.613081 ( 1.052938)
build_miniruby 0.000733 0.000112 0.713883 ( 0.713084)
build_ruby 0.001257 0.000000 2.417383 ( 2.416744)
build_all 0.004766 0.004999 12.949700 ( 1.605440)
build_install 0.000000 0.006366 1.481766 ( 0.709158)
test_btest 0.000310 0.000295 65.762228 ( 5.905593)
test_basic 0.002557 0.000852 0.247064 ( 0.342468)
test_all 0.000974 0.000325 494.386823 ( 49.341657)
test_rubyspec 0.013232 0.015364 35.044557 ( 45.606450)
total: 107.69 sec