Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-035615
#<BuildRuby:0x000055c2545c8098
@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.20231202-035615",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003421 0.000684 0.975708 ( 1.243836)
build_miniruby 0.000754 0.000151 0.859965 ( 0.860162)
build_ruby 0.000000 0.001138 2.702582 ( 2.703057)
build_all 0.004302 0.003215 12.074946 ( 1.000099)
build_install 0.008694 0.000000 3.528915 ( 0.968218)
test_btest 0.000434 0.000069 60.912985 ( 5.943838)
test_basic 0.002553 0.000589 0.371119 ( 0.453063)
test_all 0.067787 0.033001 383.352815 ( 39.498019)
test_rubyspec 0.032577 0.033530 39.666000 ( 52.337819)
total: 105.01 sec