Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-232719
#<BuildRuby:0x00005581863e2fa8
@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.20231211-232719",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004388 0.000000 1.009989 ( 1.275458)
build_miniruby 0.000755 0.000000 0.874552 ( 0.875250)
build_ruby 0.001044 0.000000 2.702229 ( 2.704389)
build_all 0.006764 0.000000 12.067262 ( 1.024068)
build_install 0.006047 0.003734 3.562101 ( 0.963997)
test_btest 0.000590 0.000033 64.219720 ( 4.898812)
test_basic 0.000000 0.003261 0.370342 ( 0.453049)
test_all 0.078368 0.021945 380.429518 ( 42.992172)
test_rubyspec 0.044760 0.027363 39.812650 ( 52.503871)
total: 107.69 sec