Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-214751
#<BuildRuby:0x000055d951cc7ec0
@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.20231127-214751",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001090 0.004459 0.955815 ( 1.329703)
build_miniruby 0.001014 0.000000 0.801849 ( 0.802081)
build_ruby 0.001344 0.000000 2.666875 ( 2.667882)
build_all 0.007357 0.000514 12.178133 ( 1.014001)
build_install 0.013896 0.000000 3.774111 ( 0.985740)
test_btest 0.000723 0.000000 63.417225 ( 5.045228)
test_basic 0.002800 0.002020 0.404800 ( 0.482957)
test_all 0.078717 0.023036 355.215702 ( 35.240336)
test_rubyspec 0.026292 0.037706 40.072474 ( 52.629394)
total: 100.20 sec