Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-062437
#<BuildRuby:0x0000561d1df97438
@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.20231123-062437",
@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.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001600 0.004238 0.903161 ( 1.291118)
build_miniruby 0.001122 0.000000 0.812019 ( 0.812122)
build_ruby 0.001834 0.000000 2.620350 ( 2.620940)
build_all 0.006683 0.000866 12.199607 ( 1.023971)
build_install 0.011073 0.000265 3.728161 ( 0.990646)
test_btest 0.000609 0.000081 65.103075 ( 5.101563)
test_basic 0.003403 0.000454 0.405120 ( 0.484697)
test_all 0.058839 0.037638 360.778267 ( 34.214113)
test_rubyspec 0.026295 0.039885 39.978978 ( 52.539826)
total: 99.08 sec