Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240626-051411
#<BuildRuby:0x00007f6ac229fde0
@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.20240626-051411",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000031 0.000012 0.000043 ( 0.000043)
configure 0.000028 0.000011 0.000039 ( 0.000036)
build_up 0.007345 0.005353 8.617857 ( 14.057049)
build_miniruby 0.001513 0.000635 2.409338 ( 5.364487)
build_ruby 0.000000 0.002738 4.486655 ( 6.655118)
build_all 0.000000 0.014237 16.474931 ( 20.493171)
build_install 0.022114 0.007963 11.348265 ( 15.106219)
test_btest 0.000000 0.001362 101.751462 (136.494082)
test_basic 0.003569 0.002667 1.260015 ( 2.518457)
test_all 0.115342 0.052385 888.175927 (991.843594)
test_rubyspec 0.054809 0.049214 155.346844 ( 93.419368)
total: 1285.95 sec