Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-133927
#<BuildRuby:0x000056327b4ff840
@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.20231207-133927",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002189 0.003221 1.295373 ( 1.650610)
build_miniruby 0.000849 0.000127 0.815462 ( 0.815093)
build_ruby 0.001244 0.000186 2.715756 ( 2.715819)
build_all 0.007881 0.002621 17.012470 ( 1.504838)
build_install 0.008399 0.000185 4.919709 ( 1.153812)
test_btest 0.000904 0.000139 88.594089 ( 7.352657)
test_basic 0.004107 0.000632 0.667697 ( 0.743553)
test_all 0.111081 0.025208 565.002242 ( 53.377611)
test_rubyspec 0.030719 0.017776 50.743360 ( 63.115570)
total: 132.43 sec