Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-122559
#<BuildRuby:0x000055b9a96caff8
@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.20240115-122559",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001442 0.004478 0.816790 ( 2.223794)
build_miniruby 0.000000 0.001144 0.845458 ( 0.844972)
build_ruby 0.000000 0.001523 2.674667 ( 2.675586)
build_all 0.004706 0.003030 11.985084 ( 0.986929)
build_install 0.004496 0.009212 3.395750 ( 0.961423)
test_btest 0.000499 0.000231 62.833867 ( 5.653329)
test_basic 0.005037 0.000157 0.393284 ( 0.472737)
test_all 0.068409 0.026272 393.979815 ( 34.630488)
test_rubyspec 0.035820 0.032702 40.314881 ( 52.867816)
total: 101.32 sec