Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-053813
#<BuildRuby:0x0000557f09da3468
@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.20231124-053813",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005392 0.000898 0.916256 ( 1.309099)
build_miniruby 0.000936 0.000156 0.805655 ( 0.805422)
build_ruby 0.001658 0.000276 2.617094 ( 2.617463)
build_all 0.004125 0.004534 12.201310 ( 0.981751)
build_install 0.007245 0.004087 3.723849 ( 0.995571)
test_btest 0.000518 0.000139 65.021482 ( 4.381227)
test_basic 0.003412 0.000910 0.401832 ( 0.482408)
test_all 0.085571 0.014261 345.226149 ( 40.639312)
test_rubyspec 0.044653 0.020073 39.784002 ( 52.338702)
total: 104.55 sec