Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-230354
#<BuildRuby:0x0000557229857e88
@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.20231207-230354",
@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.000000 0.003863 0.994844 ( 1.263364)
build_miniruby 0.000758 0.000138 0.872540 ( 0.871985)
build_ruby 0.000854 0.000155 2.716259 ( 2.717537)
build_all 0.005927 0.001078 12.119676 ( 0.985679)
build_install 0.001855 0.009730 3.543411 ( 0.971896)
test_btest 0.000336 0.000120 64.142136 ( 4.722048)
test_basic 0.002372 0.000847 0.371457 ( 0.454921)
test_all 0.067816 0.029204 367.644714 ( 39.904285)
test_rubyspec 0.035957 0.032712 39.581567 ( 52.276291)
total: 104.17 sec