Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-122925
#<BuildRuby:0x0000560e8e81b788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-122925",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003382 0.003855 0.791701 ( 1.174388)
build_miniruby 0.000867 0.000289 0.852559 ( 0.852016)
build_ruby 0.001158 0.000386 2.695734 ( 2.696575)
build_all 0.002506 0.005255 11.957318 ( 0.984195)
build_install 0.009808 0.003779 3.380251 ( 0.960966)
test_btest 0.000584 0.000240 64.351752 ( 5.420299)
test_basic 0.000914 0.004166 0.385965 ( 0.466517)
test_all 0.076352 0.022245 381.394818 ( 37.202202)
test_rubyspec 0.032507 0.034105 40.192191 ( 52.771757)
total: 102.53 sec