Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-221407
#<BuildRuby:0x0000560122134038
@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.20231125-221407",
@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.000002 0.000006 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005189 0.000283 0.938632 ( 1.328534)
build_miniruby 0.000000 0.001076 0.809777 ( 0.809687)
build_ruby 0.000000 0.001422 2.668847 ( 2.669767)
build_all 0.003964 0.004112 12.230931 ( 0.995079)
build_install 0.005228 0.006564 4.090755 ( 1.008755)
test_btest 0.000515 0.000258 63.672637 ( 4.718144)
test_basic 0.002746 0.001373 0.411721 ( 0.491614)
test_all 0.072159 0.022487 358.184257 ( 36.055500)
test_rubyspec 0.031130 0.036747 39.832345 ( 52.392311)
total: 100.47 sec