Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-174532
#<BuildRuby:0x00005628af3a4098
@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.20231221-174532",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004608 0.000038 1.062235 ( 1.304102)
build_miniruby 0.000773 0.000064 0.901945 ( 0.903479)
build_ruby 0.001028 0.000086 2.736710 ( 2.739925)
build_all 0.003822 0.004281 12.245098 ( 1.042877)
build_install 0.011305 0.000353 3.587712 ( 0.998153)
test_btest 0.000632 0.000084 66.003776 ( 5.606339)
test_basic 0.000000 0.003730 0.381450 ( 0.463769)
test_all 0.096969 0.013194 459.449881 ( 41.904927)
test_rubyspec 0.017216 0.033331 40.310866 ( 53.066053)
total: 108.03 sec