Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-022037
#<BuildRuby:0x0000563281f300c0
@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.20240617-022037",
@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.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003907 0.001065 1.049070 ( 1.317773)
build_miniruby 0.000793 0.000217 0.712798 ( 0.712960)
build_ruby 0.001691 0.000000 2.260984 ( 2.261199)
build_all 0.004398 0.003605 12.674149 ( 1.082929)
build_install 0.010537 0.001798 4.243272 ( 1.064570)
test_btest 0.000542 0.000155 72.540882 ( 4.912908)
test_basic 0.003179 0.000908 0.404003 ( 0.485120)
test_all 0.080762 0.018780 367.783906 ( 37.854379)
test_rubyspec 0.021645 0.020068 87.060846 ( 10.955745)
total: 60.65 sec