Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-093523
#<BuildRuby:0x000055f1c3d04098
@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.20231230-093523",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004284 0.000779 0.817035 ( 1.188193)
build_miniruby 0.000862 0.000156 0.852693 ( 0.852683)
build_ruby 0.001236 0.000224 2.712565 ( 2.713330)
build_all 0.003649 0.004295 12.045279 ( 0.972458)
build_install 0.008574 0.004354 3.371047 ( 0.961108)
test_btest 0.000640 0.000182 63.379450 ( 5.262700)
test_basic 0.005061 0.000158 0.417274 ( 0.496630)
test_all 0.079565 0.019815 377.728606 ( 37.462216)
test_rubyspec 0.037076 0.030058 40.313195 ( 52.911553)
total: 102.82 sec