Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-173513
#<BuildRuby:0x0000557106a6bf90
@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.20240110-173513",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000985 0.004181 0.800867 ( 1.179572)
build_miniruby 0.000000 0.001237 0.823350 ( 0.823229)
build_ruby 0.000000 0.001809 2.660255 ( 2.692325)
build_all 0.003182 0.004513 12.032733 ( 0.972168)
build_install 0.007808 0.001487 3.398509 ( 0.971685)
test_btest 0.000512 0.000197 65.648710 ( 5.167790)
test_basic 0.002695 0.001037 0.409923 ( 0.490100)
test_all 0.069772 0.026835 372.955195 ( 39.706048)
test_rubyspec 0.032405 0.047070 40.683648 ( 53.211992)
total: 105.22 sec