Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-101058
#<BuildRuby:0x000055fc75258038
@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.20240110-101058",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005361 0.000975 0.805706 ( 1.199368)
build_miniruby 0.000852 0.000154 0.812733 ( 0.812788)
build_ruby 0.001509 0.000000 2.709332 ( 2.710217)
build_all 0.007795 0.000000 11.914522 ( 0.975803)
build_install 0.010261 0.000000 3.436265 ( 0.973854)
test_btest 0.000000 0.000752 65.374559 ( 5.114091)
test_basic 0.001353 0.002591 0.398146 ( 0.479607)
test_all 0.089284 0.010972 374.138246 ( 39.284240)
test_rubyspec 0.020759 0.044381 40.705359 ( 53.318497)
total: 104.87 sec