Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-043740
#<BuildRuby:0x0000563d4e103740
@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.20240115-043740",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003500 0.001250 1.042504 ( 1.453998)
build_miniruby 0.000980 0.000000 0.865864 ( 0.865253)
build_ruby 0.001377 0.000000 2.808046 ( 2.807839)
build_all 0.004933 0.003809 14.114458 ( 1.346005)
build_install 0.004807 0.002778 4.074399 ( 1.062227)
test_btest 0.000524 0.000204 75.359836 ( 6.843742)
test_basic 0.000694 0.004241 0.703103 ( 0.769693)
test_all 0.117779 0.012220 497.282653 ( 45.710830)
test_rubyspec 0.044292 0.006755 47.517801 ( 59.924688)
total: 120.79 sec