Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-043950
#<BuildRuby:0x000055ec7594c098
@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.20231126-043950",
@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.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004642 0.000844 0.907116 ( 1.299121)
build_miniruby 0.001022 0.000185 0.794795 ( 0.794573)
build_ruby 0.001260 0.000229 2.614691 ( 2.615553)
build_all 0.008488 0.000651 12.338934 ( 0.970765)
build_install 0.009746 0.000000 3.702760 ( 0.991980)
test_btest 0.000959 0.000000 63.401237 ( 4.983422)
test_basic 0.001439 0.002747 0.408356 ( 0.487769)
test_all 0.078615 0.018556 351.157041 ( 37.679036)
test_rubyspec 0.034832 0.030458 39.912863 ( 52.533140)
total: 102.36 sec