Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-155703
#<BuildRuby:0x00005561257c7280
@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.20231128-155703",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004407 0.001203 0.925252 ( 1.322265)
build_miniruby 0.000752 0.000205 0.818985 ( 0.819198)
build_ruby 0.001142 0.000311 2.680933 ( 2.682585)
build_all 0.006380 0.001740 12.223760 ( 1.016580)
build_install 0.006775 0.005687 3.681177 ( 0.997889)
test_btest 0.000578 0.000192 63.971088 ( 4.535641)
test_basic 0.001365 0.003195 0.398308 ( 0.478143)
test_all 0.075203 0.028807 355.884982 ( 31.826026)
test_rubyspec 0.031845 0.040737 40.015153 ( 52.551060)
total: 96.23 sec