Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-075722
#<BuildRuby:0x000055eb1ac64098
@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.20231228-075722",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005390 0.000000 0.799818 ( 1.222520)
build_miniruby 0.001034 0.000000 0.818050 ( 0.818076)
build_ruby 0.001865 0.000044 2.689719 ( 2.690090)
build_all 0.000921 0.007266 11.956732 ( 0.973538)
build_install 0.006943 0.004538 3.379118 ( 0.956488)
test_btest 0.000594 0.000149 61.990720 ( 5.084752)
test_basic 0.004138 0.000000 0.387886 ( 0.468468)
test_all 0.080356 0.012314 370.683425 ( 32.374806)
test_rubyspec 0.038434 0.028205 40.537067 ( 53.086061)
total: 97.68 sec