Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-224349
#<BuildRuby:0x000056532e73bce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-224349",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.007237 1.481502 ( 1.855870)
build_miniruby 0.000221 0.000711 0.883071 ( 0.882854)
build_ruby 0.001144 0.000255 2.713770 ( 2.713692)
build_all 0.009406 0.001117 16.763551 ( 1.556253)
build_install 0.009272 0.000096 4.900322 ( 1.185496)
test_btest 0.000570 0.000109 84.020775 ( 7.268693)
test_basic 0.003017 0.000574 0.625095 ( 0.703655)
test_all 0.079666 0.057556 558.457754 ( 52.928672)
test_rubyspec 0.014966 0.037245 51.350135 ( 63.596058)
total: 132.69 sec