Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-112933
#<BuildRuby:0x000055d83a29eec0
@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.20231124-112933",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001221 0.004126 1.208028 ( 1.610713)
build_miniruby 0.000000 0.001089 0.874517 ( 0.874207)
build_ruby 0.000000 0.001409 2.772054 ( 2.772418)
build_all 0.009808 0.000989 16.607303 ( 1.505114)
build_install 0.009983 0.001057 5.070404 ( 1.189876)
test_btest 0.000937 0.000163 85.914123 ( 7.751454)
test_basic 0.003581 0.000623 0.600921 ( 0.678391)
test_all 0.093287 0.040671 537.652777 ( 50.029398)
test_rubyspec 0.028898 0.024350 52.030424 ( 64.389462)
total: 130.80 sec