Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-044916
#<BuildRuby:0x000055d6e9cf7ce8
@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-044916",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004018 0.001608 1.478061 ( 1.844042)
build_miniruby 0.001104 0.000000 0.898942 ( 0.899554)
build_ruby 0.001393 0.000000 2.827881 ( 2.828291)
build_all 0.010650 0.000131 17.593379 ( 1.543109)
build_install 0.010095 0.000435 5.455296 ( 1.279976)
test_btest 0.000559 0.000168 88.770686 ( 8.099530)
test_basic 0.004375 0.000000 0.632410 ( 0.715136)
test_all 0.107120 0.029464 572.887499 ( 56.986467)
test_rubyspec 0.026560 0.020878 50.363083 ( 62.612306)
total: 136.81 sec