Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-072112
#<BuildRuby:0x0000565089c33bd0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240620-072112",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.001085 0.004298 1.763272 ( 2.013830)
build_miniruby 0.000823 0.000338 1.058406 ( 1.058724)
build_ruby 0.001353 0.000557 3.458408 ( 3.458392)
build_all 0.002722 0.007435 18.320968 ( 1.720211)
build_install 0.005525 0.004792 6.381809 ( 1.534710)
test_btest 0.001200 0.000000 106.724220 ( 9.585864)
test_basic 0.000685 0.004648 0.901508 ( 0.974976)
test_all 0.090759 0.051386 575.280733 ( 60.414220)
test_rubyspec 0.043429 0.026328 136.688340 ( 16.542166)
total: 97.30 sec