Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-181645
#<BuildRuby:0x0000562806da4150
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-181645",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000710 0.003970 1.150063 ( 1.538817)
build_miniruby 0.001048 0.000233 1.379728 ( 1.381752)
build_ruby 0.001180 0.000263 4.040712 ( 4.044666)
build_all 0.007493 0.002922 16.466094 ( 1.661658)
build_install 0.011386 0.002884 4.707877 ( 1.568016)
test_btest 0.000646 0.000155 83.916712 ( 10.291978)
test_basic 0.000000 0.007207 0.635119 ( 0.701500)
test_all 0.087745 0.032495 545.222871 ( 70.280492)
test_rubyspec 0.043447 0.018111 72.321269 ( 84.571486)
total: 176.04 sec