Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-141726
#<BuildRuby:0x0000564b44587fd8
@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.20231212-141726",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001080 0.004174 1.014887 ( 1.266567)
build_miniruby 0.001252 0.000000 0.873172 ( 0.872689)
build_ruby 0.001241 0.000000 2.692919 ( 2.693250)
build_all 0.001860 0.005958 12.083015 ( 1.026329)
build_install 0.006724 0.003429 3.578621 ( 0.965417)
test_btest 0.000514 0.000161 66.695397 ( 4.995338)
test_basic 0.003164 0.000000 0.372685 ( 0.455480)
test_all 0.076480 0.024253 411.294859 ( 36.331805)
test_rubyspec 0.035478 0.021566 39.939647 ( 52.627707)
total: 101.24 sec