Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-121857
#<BuildRuby:0x000055a7cf10eee8
@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.20231202-121857",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000335 0.004064 0.977085 ( 1.251207)
build_miniruby 0.000938 0.000170 0.880486 ( 0.880299)
build_ruby 0.000881 0.000160 2.704781 ( 2.707784)
build_all 0.005951 0.002781 12.169854 ( 0.996212)
build_install 0.008486 0.003992 3.551291 ( 0.973446)
test_btest 0.000568 0.000142 65.513039 ( 5.809694)
test_basic 0.000000 0.003184 0.373952 ( 0.454776)
test_all 0.083951 0.019675 383.901243 ( 39.556709)
test_rubyspec 0.062161 0.014833 40.469729 ( 53.120349)
total: 105.75 sec