Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-135252
#<BuildRuby:0x0000562dc0b87948
@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.20230101-135252",
@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.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003479 0.591075 ( 1.004854)
build_miniruby 0.000000 0.000870 0.732157 ( 0.732422)
build_ruby 0.000000 0.001252 2.499401 ( 2.500527)
build_all 0.004340 0.004821 12.812214 ( 1.548643)
build_install 0.004728 0.002207 1.691185 ( 0.781124)
test_btest 0.000488 0.000228 66.221066 ( 6.253964)
test_basic 0.002540 0.001185 0.243575 ( 0.338861)
test_all 0.001201 0.000000 496.973757 ( 46.886658)
test_rubyspec 0.014218 0.013211 35.243007 ( 45.806142)
total: 105.85 sec