Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-065925
#<BuildRuby:0x000055cd50dbf7b8
@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.20240103-065925",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.005952 0.000572 1.527432 ( 1.747621)
build_miniruby 0.000891 0.000262 0.838914 ( 0.838297)
build_ruby 0.001373 0.000000 2.651703 ( 2.651040)
build_all 0.006964 0.001798 14.154047 ( 1.264206)
build_install 0.007030 0.000884 4.159166 ( 1.080429)
test_btest 0.000882 0.000241 70.672777 ( 7.074976)
test_basic 0.003759 0.001025 0.604225 ( 0.680065)
test_all 0.106256 0.023164 465.859874 ( 54.483625)
test_rubyspec 0.012492 0.035287 48.079407 ( 60.511433)
total: 130.33 sec