Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-055416
#<BuildRuby:0x0000560f6ba0c0a0
@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.20231110-055416",
@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.000000 0.000004 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003787 0.000757 1.392865 ( 1.653714)
build_miniruby 0.000901 0.000181 0.869997 ( 0.870688)
build_ruby 0.001343 0.000000 2.863094 ( 2.864430)
build_all 0.009519 0.000315 16.412711 ( 1.505981)
build_install 0.009453 0.000015 4.924689 ( 1.160482)
test_btest 0.000989 0.000141 82.126091 ( 7.792100)
test_basic 0.004481 0.000000 0.793485 ( 0.871271)
test_all 0.092446 0.045031 525.319848 ( 61.665247)
test_rubyspec 0.009826 0.040473 49.690060 ( 62.041986)
total: 140.43 sec