Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-123516
#<BuildRuby:0x000055a65f2740d8
@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.20240101-123516",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004252 0.001063 0.803915 ( 1.184888)
build_miniruby 0.000989 0.000000 0.815230 ( 0.815785)
build_ruby 0.001444 0.000000 2.681827 ( 2.682585)
build_all 0.007792 0.000419 11.962030 ( 0.975583)
build_install 0.009221 0.004472 3.544463 ( 0.984367)
test_btest 0.000691 0.000173 64.332843 ( 4.579461)
test_basic 0.001022 0.003417 0.399757 ( 0.481272)
test_all 0.076969 0.019458 370.543875 ( 39.085627)
test_rubyspec 0.029132 0.036358 40.520607 ( 53.086710)
total: 103.88 sec