Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-190337
#<BuildRuby:0x000055bc732d3310
@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.20231213-190337",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004701 0.000078 1.033920 ( 1.517985)
build_miniruby 0.000952 0.000074 0.883349 ( 0.883900)
build_ruby 0.001137 0.000087 2.702158 ( 2.704784)
build_all 0.003038 0.004410 12.251011 ( 1.009147)
build_install 0.009470 0.001457 3.569984 ( 0.970753)
test_btest 0.000740 0.000114 65.155973 ( 4.724209)
test_basic 0.002907 0.000448 0.380988 ( 0.460830)
test_all 0.068147 0.032359 368.613193 ( 41.841041)
test_rubyspec 0.039942 0.023163 39.790501 ( 52.425960)
total: 106.54 sec