Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-084107
#<BuildRuby:0x000055fc82333310
@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.20231212-084107",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004874 0.000000 1.002675 ( 1.274120)
build_miniruby 0.001249 0.000000 0.867021 ( 0.866831)
build_ruby 0.001384 0.000000 2.700573 ( 2.702114)
build_all 0.000000 0.007855 12.073253 ( 0.991016)
build_install 0.009715 0.000264 3.587263 ( 0.974717)
test_btest 0.000000 0.000899 64.965132 ( 4.762495)
test_basic 0.001728 0.002058 0.375535 ( 0.457469)
test_all 0.087341 0.014557 412.169621 ( 37.453764)
test_rubyspec 0.027061 0.046964 39.811165 ( 52.465616)
total: 101.95 sec