Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-033757
#<BuildRuby:0x0000557c92fb40a0
@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.20231214-033757",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003298 0.003855 1.448783 ( 1.837061)
build_miniruby 0.000927 0.000154 0.858877 ( 0.858794)
build_ruby 0.001176 0.000196 2.867843 ( 2.868213)
build_all 0.006330 0.003702 17.059659 ( 1.554172)
build_install 0.004097 0.005144 5.050154 ( 1.230287)
test_btest 0.000873 0.000249 85.708344 ( 8.012530)
test_basic 0.004403 0.000017 0.695438 ( 0.772618)
test_all 0.108487 0.030378 539.180581 ( 60.265408)
test_rubyspec 0.011807 0.036168 50.616059 ( 62.996174)
total: 140.40 sec