Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-064445
#<BuildRuby:0x0000555c207c3f40
@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.20231206-064445",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004588 0.000022 1.003263 ( 1.270862)
build_miniruby 0.001077 0.000098 0.868908 ( 0.869787)
build_ruby 0.001185 0.000000 2.713252 ( 2.713087)
build_all 0.008249 0.000000 12.127450 ( 0.991763)
build_install 0.006794 0.002815 3.575889 ( 0.956182)
test_btest 0.000771 0.000086 62.297505 ( 5.105103)
test_basic 0.002568 0.000285 0.372068 ( 0.456112)
test_all 0.083979 0.020166 418.293958 ( 34.017937)
test_rubyspec 0.029099 0.027964 39.751196 ( 52.434205)
total: 98.82 sec