Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-110000
#<BuildRuby:0x000056259f15c0c8
@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.20231212-110000",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000895 0.003476 1.004281 ( 1.293702)
build_miniruby 0.001030 0.000000 0.871039 ( 0.870269)
build_ruby 0.001643 0.000000 2.690389 ( 2.691333)
build_all 0.005513 0.002487 12.126462 ( 0.984965)
build_install 0.006840 0.001282 3.588504 ( 0.976743)
test_btest 0.000568 0.000106 62.173069 ( 6.266058)
test_basic 0.000000 0.003172 0.373649 ( 0.455938)
test_all 0.075495 0.023817 402.765441 ( 38.130847)
test_rubyspec 0.027602 0.032323 39.782027 ( 52.494022)
total: 104.16 sec