Logfile: /home/ko1/ruby/logs/brlog.trunk.20230204-210410
#<BuildRuby:0x000055ad1b067610
@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.20230204-210410",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000151 0.004034 0.623008 ( 1.051687)
build_miniruby 0.000772 0.000193 0.663043 ( 0.662172)
build_ruby 0.000986 0.000246 2.047760 ( 2.069833)
build_all 0.009473 0.000242 12.000605 ( 1.496956)
build_install 0.006411 0.000000 1.460830 ( 0.706822)
test_btest 0.000657 0.000000 67.604726 ( 5.929356)
test_basic 0.002965 0.000307 0.241371 ( 0.336783)
test_all 0.000928 0.000174 501.504547 ( 46.083517)
test_rubyspec 0.013039 0.014665 34.769779 ( 45.404900)
total: 103.74 sec