Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-055313
#<BuildRuby:0x000055fe6199bbb8
@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.20231124-055313",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004598 0.000108 1.462395 ( 1.852427)
build_miniruby 0.000879 0.000139 0.923980 ( 0.923991)
build_ruby 0.000000 0.001561 2.850272 ( 2.850670)
build_all 0.000397 0.010509 17.843526 ( 1.632923)
build_install 0.009749 0.000000 5.348987 ( 1.222836)
test_btest 0.001013 0.000000 93.128764 ( 7.576589)
test_basic 0.004795 0.000000 0.637976 ( 0.713770)
test_all 0.118060 0.022985 513.915485 ( 59.872090)
test_rubyspec 0.038899 0.017367 51.518568 ( 63.801900)
total: 140.45 sec