Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-093032
#<BuildRuby:0x000056153da100d8
@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.20231220-093032",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001446 0.003323 1.045217 ( 1.305307)
build_miniruby 0.000869 0.000237 0.899030 ( 0.899295)
build_ruby 0.001098 0.000299 2.732617 ( 2.735382)
build_all 0.000000 0.007449 12.239900 ( 1.050631)
build_install 0.001476 0.008450 3.599069 ( 0.989960)
test_btest 0.000311 0.000192 62.993690 ( 5.836921)
test_basic 0.002203 0.001355 0.387869 ( 0.470266)
test_all 0.080327 0.027492 444.633647 ( 44.299076)
test_rubyspec 0.026662 0.028624 40.276291 ( 53.047513)
total: 110.64 sec