Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-045455
#<BuildRuby:0x0000557eb607fbb8
@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.20230728-045455",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002474 0.002879 1.489877 ( 2.828735)
build_miniruby 0.000956 0.000191 0.920900 ( 0.919894)
build_ruby 0.000973 0.000195 2.805612 ( 2.805411)
build_all 0.009398 0.000325 14.895764 ( 1.319079)
build_install 0.005380 0.003389 2.137998 ( 0.974811)
test_btest 0.001131 0.000000 84.943947 ( 7.121689)
test_basic 0.002067 0.002820 0.698084 ( 0.775120)
test_all 0.001359 0.000313 544.038870 ( 50.651971)
test_rubyspec 0.016436 0.024340 44.284711 ( 56.626796)
total: 124.02 sec