Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-114459
#<BuildRuby:0x000055853bdab4f0
@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.20231222-114459",
@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.000009)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.000286 0.004212 0.737784 ( 1.120249)
build_miniruby 0.000805 0.000241 0.909808 ( 0.909744)
build_ruby 0.000880 0.000264 2.774323 ( 2.777997)
build_all 0.007989 0.000000 12.187748 ( 1.038329)
build_install 0.010279 0.001229 3.559627 ( 0.977838)
test_btest 0.000642 0.000148 62.478396 ( 5.889940)
test_basic 0.003091 0.000713 0.378901 ( 0.461536)
test_all 0.082032 0.021770 417.061138 ( 38.109434)
test_rubyspec 0.013390 0.045585 40.801859 ( 53.556469)
total: 104.84 sec