Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-063518
#<BuildRuby:0x0000557ce6b733c0
@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.20231130-063518",
@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.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004184 0.000000 0.960539 ( 1.232083)
build_miniruby 0.001140 0.000000 0.875164 ( 0.875127)
build_ruby 0.000000 0.001256 2.716995 ( 2.719568)
build_all 0.001637 0.006533 12.177194 ( 0.999052)
build_install 0.001117 0.012160 3.593883 ( 0.978082)
test_btest 0.000543 0.000000 63.351413 ( 4.662883)
test_basic 0.000589 0.002873 0.370147 ( 0.453288)
test_all 0.085828 0.015068 386.001929 ( 40.977992)
test_rubyspec 0.027603 0.040407 39.477749 ( 52.136123)
total: 105.03 sec