Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-000947
#<BuildRuby:0x000055ee43e77520
@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.20240103-000947",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.006849 1.036707 ( 1.318271)
build_miniruby 0.000000 0.001067 0.800300 ( 0.800163)
build_ruby 0.000000 0.001308 2.667858 ( 2.668793)
build_all 0.000954 0.006801 11.879952 ( 0.977840)
build_install 0.008577 0.005579 3.483608 ( 0.963793)
test_btest 0.000482 0.000271 65.091187 ( 4.723715)
test_basic 0.004456 0.000593 0.398473 ( 0.478240)
test_all 0.072429 0.026849 369.767848 ( 40.173192)
test_rubyspec 0.024274 0.042785 40.106671 ( 52.690959)
total: 104.80 sec