Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-081044
#<BuildRuby:0x000055fbf631b788
@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.20231205-081044",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003869 0.000774 0.983155 ( 1.268089)
build_miniruby 0.000700 0.000140 0.870850 ( 0.872990)
build_ruby 0.000884 0.000177 2.714476 ( 2.715337)
build_all 0.001943 0.005148 12.085094 ( 1.000291)
build_install 0.007237 0.002594 3.576099 ( 0.967876)
test_btest 0.000472 0.000145 65.807955 ( 5.374361)
test_basic 0.002346 0.000722 0.370696 ( 0.452516)
test_all 0.082407 0.019964 386.166093 ( 40.237176)
test_rubyspec 0.017804 0.048912 39.927937 ( 52.575129)
total: 105.46 sec