Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-122623
#<BuildRuby:0x00005591f23e00d8
@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.20231122-122623",
@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.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004457 0.001216 0.912450 ( 1.329915)
build_miniruby 0.000755 0.000205 0.796010 ( 0.795951)
build_ruby 0.000000 0.001515 2.656774 ( 2.657463)
build_all 0.006643 0.002141 12.180464 ( 1.020098)
build_install 0.013128 0.000153 4.054785 ( 1.007449)
test_btest 0.000627 0.000157 65.657657 ( 5.032683)
test_basic 0.004813 0.000131 0.413670 ( 0.492766)
test_all 0.070817 0.023269 352.948897 ( 32.265597)
test_rubyspec 0.045854 0.031817 40.023469 ( 52.560996)
total: 97.16 sec