Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-115740
#<BuildRuby:0x000055b1215d34f0
@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.20231227-115740",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000018 0.000009 0.000027 ( 0.000027)
configure 0.000012 0.000006 0.000018 ( 0.000018)
build_up 0.002631 0.003358 0.784902 ( 1.167384)
build_miniruby 0.000686 0.000381 0.814343 ( 0.814178)
build_ruby 0.000824 0.000457 2.684428 ( 2.685206)
build_all 0.006712 0.001257 11.979790 ( 0.962383)
build_install 0.008281 0.001712 3.376956 ( 0.956910)
test_btest 0.000489 0.000222 61.978054 ( 4.301319)
test_basic 0.003407 0.001548 0.408889 ( 0.489435)
test_all 0.078510 0.019209 398.213407 ( 36.456473)
test_rubyspec 0.040822 0.030446 40.259488 ( 52.811724)
total: 100.65 sec