Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-001323
#<BuildRuby:0x00005630e1acc1d8
@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.20240618-001323",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004299 0.001173 1.063657 ( 1.499507)
build_miniruby 0.000778 0.000213 0.739624 ( 0.739808)
build_ruby 0.001440 0.000000 2.280294 ( 2.280883)
build_all 0.006921 0.001011 12.543266 ( 1.043239)
build_install 0.012980 0.000000 4.161201 ( 1.074774)
test_btest 0.000753 0.000000 68.867080 ( 5.887372)
test_basic 0.001114 0.002685 0.398286 ( 0.479573)
test_all 0.066492 0.033369 357.926475 ( 42.999522)
test_rubyspec 0.018467 0.023948 87.137071 ( 11.027193)
total: 67.03 sec