Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-214914
#<BuildRuby:0x000055c9eda87638
@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.20231226-214914",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000013 0.000005 0.000018 ( 0.000017)
build_up 0.002323 0.003492 0.802981 ( 1.158085)
build_miniruby 0.000710 0.000284 0.803876 ( 0.803985)
build_ruby 0.001050 0.000420 2.682332 ( 2.683063)
build_all 0.007282 0.001098 12.162600 ( 1.004030)
build_install 0.002661 0.010530 3.337412 ( 0.963832)
test_btest 0.000464 0.000252 62.964142 ( 4.531584)
test_basic 0.000235 0.004979 0.387489 ( 0.466895)
test_all 0.081886 0.015611 395.777985 ( 37.452296)
test_rubyspec 0.028290 0.050390 40.089951 ( 52.647218)
total: 101.71 sec