Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-210409
#<BuildRuby:0x0000560fa1247320
@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.20240109-210409",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000044 0.000003 0.000047 ( 0.000048)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.007187 0.000246 0.823908 ( 1.237588)
build_miniruby 0.001129 0.000000 0.806840 ( 0.806570)
build_ruby 0.001401 0.000000 2.663967 ( 2.665136)
build_all 0.007743 0.000000 12.053712 ( 0.959275)
build_install 0.004623 0.004531 3.379742 ( 0.970251)
test_btest 0.000683 0.000085 66.280688 ( 5.419453)
test_basic 0.004229 0.000000 0.396147 ( 0.476970)
test_all 0.081540 0.015638 399.849578 ( 36.520019)
test_rubyspec 0.017978 0.045429 40.341977 ( 52.904550)
total: 101.96 sec