Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-083959
#<BuildRuby:0x00005559c16bb7f8
@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-083959",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005229 0.000871 0.799203 ( 1.190993)
build_miniruby 0.000963 0.000161 0.822832 ( 0.822422)
build_ruby 0.001062 0.000177 2.651578 ( 2.652272)
build_all 0.003212 0.004294 12.080541 ( 0.997752)
build_install 0.009458 0.001059 3.771107 ( 0.984844)
test_btest 0.000553 0.000118 65.211890 ( 4.863131)
test_basic 0.000557 0.003750 0.399481 ( 0.479991)
test_all 0.077022 0.020252 391.481567 ( 31.237596)
test_rubyspec 0.022307 0.043364 40.720002 ( 53.277360)
total: 96.51 sec