Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-000846
#<BuildRuby:0x000055e037fb80e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-000846",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000021 0.000009 0.000030 ( 0.000029)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.003121 0.001337 0.985385 ( 1.381371)
build_miniruby 0.000639 0.000274 0.954411 ( 0.954242)
build_ruby 0.000000 0.001340 2.690341 ( 2.690157)
build_all 0.005576 0.003517 14.425098 ( 1.350188)
build_install 0.005077 0.002649 4.066951 ( 1.043222)
test_btest 0.000487 0.000229 74.201754 ( 7.303792)
test_basic 0.000737 0.004617 0.849180 ( 0.926839)
test_all 0.098084 0.030627 489.900476 ( 46.208578)
test_rubyspec 0.040769 0.020200 81.455209 ( 93.812613)
total: 155.67 sec