Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-060236
#<BuildRuby:0x000055b63c1940e0
@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.20230102-060236",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003528 0.000321 0.606110 ( 1.016104)
build_miniruby 0.000785 0.000071 0.742281 ( 0.742002)
build_ruby 0.001139 0.000104 2.495814 ( 2.496142)
build_all 0.003571 0.005960 12.824232 ( 1.508591)
build_install 0.005808 0.001161 1.600366 ( 0.760408)
test_btest 0.000714 0.000000 65.665183 ( 6.009685)
test_basic 0.001258 0.002523 0.251780 ( 0.346764)
test_all 0.001076 0.000253 481.703475 ( 46.724278)
test_rubyspec 0.013888 0.014736 35.136842 ( 45.637617)
total: 105.24 sec