Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-011845
#<BuildRuby:0x000055cc4b8a3280
@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.20231213-011845",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004852 1.016727 ( 1.659278)
build_miniruby 0.000000 0.001086 0.862426 ( 0.862528)
build_ruby 0.000000 0.001546 2.691003 ( 2.692811)
build_all 0.005522 0.002425 12.054577 ( 1.010095)
build_install 0.009818 0.002805 3.552165 ( 0.966495)
test_btest 0.000000 0.000745 66.600197 ( 4.728997)
test_basic 0.001751 0.002601 0.376751 ( 0.459502)
test_all 0.076086 0.028629 412.892498 ( 39.773609)
test_rubyspec 0.022950 0.050578 39.538033 ( 52.397407)
total: 104.55 sec