Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-180958
#<BuildRuby:0x000055e3fd08b7b8
@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.20231230-180958",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003961 1.135953 ( 1.517271)
build_miniruby 0.000000 0.001286 0.854964 ( 0.854109)
build_ruby 0.000000 0.001851 2.909740 ( 2.909024)
build_all 0.003405 0.006560 16.703938 ( 1.488537)
build_install 0.003139 0.006247 4.673123 ( 1.189409)
test_btest 0.000596 0.000397 84.783060 ( 7.583657)
test_basic 0.004557 0.000090 0.628554 ( 0.703833)
test_all 0.097322 0.034868 567.246062 ( 49.722007)
test_rubyspec 0.021637 0.028600 49.904616 ( 62.195533)
total: 128.16 sec