Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-232438
#<BuildRuby:0x000056289a133788
@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.20231122-232438",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004673 0.001169 0.905550 ( 1.289439)
build_miniruby 0.000792 0.000198 0.811750 ( 0.811815)
build_ruby 0.001537 0.000384 2.641343 ( 2.642365)
build_all 0.003131 0.005455 12.373832 ( 1.005532)
build_install 0.009164 0.003055 3.806388 ( 0.980827)
test_btest 0.000615 0.000205 62.624734 ( 5.976814)
test_basic 0.003053 0.001017 0.396942 ( 0.477583)
test_all 0.088158 0.008425 352.633841 ( 40.108740)
test_rubyspec 0.037203 0.035074 39.715809 ( 52.281474)
total: 105.58 sec