Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-082554
#<BuildRuby:0x0000563ea06138e0
@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.20231231-082554",
@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.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004831 0.000173 0.789509 ( 1.162070)
build_miniruby 0.000885 0.000221 0.816894 ( 0.816565)
build_ruby 0.001077 0.000269 2.704681 ( 2.705668)
build_all 0.007088 0.000628 11.946088 ( 1.003126)
build_install 0.007646 0.004176 3.376035 ( 0.965316)
test_btest 0.000873 0.000000 62.232085 ( 5.702173)
test_basic 0.001484 0.002571 0.391740 ( 0.471209)
test_all 0.077455 0.021544 395.844099 ( 36.365201)
test_rubyspec 0.034737 0.030718 40.291850 ( 52.840664)
total: 102.03 sec