Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-094937
#<BuildRuby:0x000055bcd036f438
@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-094937",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.002741 0.003620 0.813792 ( 1.203917)
build_miniruby 0.000814 0.000272 0.811617 ( 0.811730)
build_ruby 0.000000 0.001409 2.659861 ( 2.661177)
build_all 0.005818 0.001764 11.967535 ( 0.960090)
build_install 0.012529 0.001499 3.413389 ( 0.968464)
test_btest 0.000733 0.000000 64.624862 ( 5.043927)
test_basic 0.004626 0.000364 0.408777 ( 0.488748)
test_all 0.079576 0.018705 397.658553 ( 35.275434)
test_rubyspec 0.036630 0.030179 40.150964 ( 52.696559)
total: 100.11 sec