Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-064234
#<BuildRuby:0x000056435c0cf670
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-064234",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000033 0.000005 0.000038 ( 0.000039)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002754 0.004716 0.800043 ( 1.165799)
build_miniruby 0.000000 0.001080 0.812956 ( 0.813182)
build_ruby 0.000000 0.001501 2.675158 ( 2.675855)
build_all 0.008626 0.000000 11.931339 ( 0.972549)
build_install 0.009676 0.000809 3.422385 ( 0.957277)
test_btest 0.000687 0.000161 65.115155 ( 4.984604)
test_basic 0.000000 0.003944 0.415986 ( 0.497177)
test_all 0.081398 0.019200 371.082172 ( 42.556697)
test_rubyspec 0.033954 0.031666 40.356401 ( 52.906632)
total: 107.53 sec