Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-040843
#<BuildRuby:0x0000562d5d53bd68
@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.20231101-040843",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004845 0.000808 1.464379 ( 1.667103)
build_miniruby 0.000809 0.000135 0.883415 ( 0.883964)
build_ruby 0.001059 0.000176 2.715662 ( 2.715755)
build_all 0.002805 0.007165 16.054615 ( 1.440082)
build_install 0.004634 0.008245 4.829278 ( 1.141217)
test_btest 0.000902 0.000300 83.022613 ( 7.493733)
test_basic 0.006153 0.000653 0.700090 ( 0.776425)
test_all 0.104119 0.030411 481.464372 ( 52.500287)
test_rubyspec 0.035270 0.011145 49.209875 ( 61.541758)
total: 130.16 sec