Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-134906
#<BuildRuby:0x0000556e56d0be88
@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.20231126-134906",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004360 0.001190 0.950610 ( 1.325657)
build_miniruby 0.000865 0.000236 0.808244 ( 0.808136)
build_ruby 0.001023 0.000279 2.632335 ( 2.633654)
build_all 0.007903 0.000827 12.230125 ( 1.030642)
build_install 0.000000 0.011164 3.696897 ( 0.994278)
test_btest 0.000000 0.000832 62.939438 ( 5.342900)
test_basic 0.000000 0.004009 0.405873 ( 0.485747)
test_all 0.068238 0.030660 348.958432 ( 31.816997)
test_rubyspec 0.032261 0.033953 39.724266 ( 52.288663)
total: 96.73 sec