Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-194806
#<BuildRuby:0x000055ade91e7818
@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.20231216-194806",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.004040 0.000673 1.381356 ( 1.698075)
build_miniruby 0.000858 0.000143 0.902021 ( 0.902136)
build_ruby 0.001134 0.000189 3.004268 ( 3.005304)
build_all 0.002783 0.007040 16.724911 ( 1.496789)
build_install 0.007653 0.000882 4.914752 ( 1.158089)
test_btest 0.000843 0.000201 85.218104 ( 8.133508)
test_basic 0.000469 0.004305 0.796919 ( 0.872060)
test_all 0.098294 0.035408 542.752333 ( 55.676389)
test_rubyspec 0.025464 0.023186 50.400741 ( 62.835514)
total: 135.78 sec