Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240827-042015
#<BuildRuby:0x00007fe1203ffdc8
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240827-042015",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.006282 0.003485 4.274336 ( 4.565067)
build_miniruby 0.001597 0.000475 2.398981 ( 2.908238)
build_ruby 0.002492 0.000000 4.503514 ( 4.678185)
build_all 0.010557 0.000322 7.737700 ( 4.673960)
build_install 0.012698 0.010796 10.991262 ( 7.425107)
test_btest 0.000767 0.000243 95.257427 ( 45.519912)
test_basic 0.007378 0.005297 1.204993 ( 1.356006)
test_all 0.110448 0.044806 823.805318 (345.077022)
test_rubyspec 0.037818 0.054951 151.888303 ( 50.074502)
total: 466.28 sec