Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240827-001945
#<BuildRuby:0x00007f2b21cdfde0
@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-001945",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.008551 0.000910 4.063429 ( 5.058052)
build_miniruby 0.001525 0.000305 2.190921 ( 2.322564)
build_ruby 0.001992 0.000399 4.496169 ( 4.766397)
build_all 0.009437 0.001011 7.410601 ( 4.884383)
build_install 0.022899 0.000000 10.492401 ( 7.145331)
test_btest 0.000916 0.000000 92.218115 ( 65.590127)
test_basic 0.003891 0.009687 1.227317 ( 1.708288)
test_all 0.134186 0.020782 773.142013 (329.479452)
test_rubyspec 0.057751 0.030963 142.796768 ( 40.471799)
total: 461.43 sec