Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-142617
#<BuildRuby:0x00005622c1fd8060
@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.20231129-142617",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002704 0.001352 0.846521 ( 1.252879)
build_miniruby 0.000581 0.000290 0.869812 ( 0.870964)
build_ruby 0.000838 0.000419 2.722539 ( 2.724056)
build_all 0.008058 0.000000 12.137907 ( 0.982330)
build_install 0.007377 0.000696 3.493232 ( 0.971576)
test_btest 0.000742 0.000000 66.648608 ( 5.023144)
test_basic 0.000203 0.003154 0.374586 ( 0.455869)
test_all 0.065919 0.033398 372.164428 ( 32.821597)
test_rubyspec 0.020803 0.016471 39.597728 ( 52.326943)
total: 97.43 sec