Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231120-124021
#<BuildRuby:0x000055b5fb966228
@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.20231120-124021",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000025 0.000006 0.000031 ( 0.000031)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.005573 0.001286 2.071441 ( 3.628500)
build_miniruby 0.001608 0.000000 1.744336 ( 2.306301)
build_ruby 0.000000 0.002038 3.279570 ( 4.368450)
build_all 0.006626 0.002034 5.318016 ( 6.100521)
build_install 0.018937 0.001458 6.739977 ( 7.251904)
test_btest 0.000978 0.000220 66.469504 ( 76.445403)
test_basic 0.008445 0.000000 0.834021 ( 1.541085)
test_all 0.095600 0.029336 599.432865 (404.523845)
test_rubyspec 0.055178 0.019485 91.118966 (126.893354)
total: 633.06 sec