Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-001948
#<BuildRuby:0x0000557be0c4f070
@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.20231127-001948",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004461 0.000021 1.245682 ( 1.633084)
build_miniruby 0.001097 0.000052 0.904796 ( 0.904059)
build_ruby 0.001382 0.000065 2.727251 ( 2.727419)
build_all 0.006971 0.004046 17.014064 ( 1.567257)
build_install 0.005502 0.003781 5.109206 ( 1.197219)
test_btest 0.000322 0.000707 86.708065 ( 7.321714)
test_basic 0.001325 0.003450 0.664249 ( 0.743662)
test_all 0.100554 0.039751 500.076557 ( 54.676119)
test_rubyspec 0.035778 0.012573 51.331383 ( 63.606780)
total: 134.38 sec