Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-180751
#<BuildRuby:0x0000556ff560ffa8
@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.20240615-180751",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001690 0.004360 1.027091 ( 1.432085)
build_miniruby 0.001123 0.000000 0.709217 ( 0.709444)
build_ruby 0.001945 0.000000 2.239985 ( 2.240184)
build_all 0.007777 0.000657 12.558987 ( 1.031154)
build_install 0.011367 0.005028 4.277437 ( 1.069912)
test_btest 0.000620 0.000166 70.248703 ( 5.917919)
test_basic 0.004715 0.001257 0.402022 ( 0.481349)
test_all 0.051793 0.051078 367.071974 ( 35.194423)
test_rubyspec 0.027433 0.015683 87.376145 ( 10.990017)
total: 59.07 sec