Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-053529
#<BuildRuby:0x0000562f18d43fa8
@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.20231126-053529",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005454 0.001705 1.493572 ( 1.858655)
build_miniruby 0.000819 0.000256 0.934585 ( 0.934403)
build_ruby 0.001137 0.000356 2.808851 ( 2.809132)
build_all 0.005608 0.004870 16.977810 ( 1.542838)
build_install 0.010425 0.003422 5.074016 ( 1.207331)
test_btest 0.000778 0.000000 88.478041 ( 7.110166)
test_basic 0.003772 0.000075 0.645472 ( 0.721646)
test_all 0.094069 0.040606 513.218487 ( 56.580922)
test_rubyspec 0.015384 0.031559 50.082733 ( 62.446139)
total: 135.21 sec