Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-185156
#<BuildRuby:0x00005654859dbce8
@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.20240109-185156",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000470 0.003953 0.993395 ( 1.381615)
build_miniruby 0.000840 0.000229 0.896417 ( 0.897202)
build_ruby 0.001106 0.000302 2.726742 ( 2.730405)
build_all 0.008712 0.001164 14.552073 ( 1.376019)
build_install 0.007637 0.001909 4.183492 ( 1.127358)
test_btest 0.000540 0.000135 79.032058 ( 6.723320)
test_basic 0.002527 0.000632 0.417629 ( 0.500716)
test_all 0.087258 0.048863 516.290431 ( 49.844704)
test_rubyspec 0.007622 0.026569 50.116490 ( 62.604750)
total: 127.19 sec