Logfile: /home/ko1/ruby/logs/brlog.trunk.20230428-063113
#<BuildRuby:0x0000556556ffb160
@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.20230428-063113",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002040 0.002907 1.412367 ( 2.683323)
build_miniruby 0.000709 0.000394 0.683449 ( 0.682964)
build_ruby 0.001286 0.000000 2.330718 ( 2.330383)
build_all 0.007071 0.002277 12.404569 ( 1.066066)
build_install 0.000000 0.007974 1.763063 ( 0.877082)
test_btest 0.000439 0.000583 83.090560 ( 6.807401)
test_basic 0.001044 0.004164 0.728821 ( 0.809746)
test_all 0.000578 0.000445 454.619225 ( 41.184523)
test_rubyspec 0.017688 0.019152 42.043449 ( 54.514076)
total: 110.96 sec