Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-074348
#<BuildRuby:0x000055656119bfd8
@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-074348",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004108 0.001369 1.010155 ( 1.267706)
build_miniruby 0.000945 0.000315 0.871254 ( 0.870653)
build_ruby 0.000893 0.000298 2.720591 ( 2.721383)
build_all 0.006507 0.002169 12.147727 ( 1.005951)
build_install 0.011413 0.000000 3.569462 ( 0.970454)
test_btest 0.000783 0.000000 61.778642 ( 5.637443)
test_basic 0.003682 0.000000 0.374286 ( 0.456691)
test_all 0.079573 0.023582 391.185222 ( 40.743226)
test_rubyspec 0.024099 0.029584 39.646736 ( 52.355681)
total: 106.03 sec