Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-134751
#<BuildRuby:0x000055d5da9038e0
@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.20231218-134751",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004413 0.000128 1.026019 ( 1.299056)
build_miniruby 0.000660 0.000198 0.879366 ( 0.879706)
build_ruby 0.001097 0.000329 2.721474 ( 2.723518)
build_all 0.006017 0.000488 12.177985 ( 0.986226)
build_install 0.008763 0.000000 3.557531 ( 0.975439)
test_btest 0.000797 0.000000 61.315749 ( 5.910907)
test_basic 0.004079 0.000000 0.377472 ( 0.460386)
test_all 0.085306 0.012848 413.639473 ( 35.879886)
test_rubyspec 0.031566 0.039490 39.577835 ( 52.215945)
total: 101.33 sec