Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-164218
#<BuildRuby:0x0000557a203ec110
@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.20231216-164218",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000000 0.000013 0.000013 ( 0.000014)
configure 0.000000 0.000006 0.000006 ( 0.000006)
build_up 0.000963 0.003142 1.029696 ( 1.314625)
build_miniruby 0.000636 0.000173 0.875642 ( 0.875886)
build_ruby 0.001385 0.000000 2.712030 ( 2.714640)
build_all 0.006866 0.000157 12.203423 ( 1.007492)
build_install 0.008365 0.000964 3.688952 ( 0.978759)
test_btest 0.000551 0.000118 63.507416 ( 4.682312)
test_basic 0.003034 0.000000 0.380688 ( 0.462421)
test_all 0.082608 0.020030 360.435473 ( 37.954125)
test_rubyspec 0.042771 0.033225 40.206116 ( 52.871004)
total: 102.86 sec