Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230527-170732
#<BuildRuby:0x0000558ea72c2398
@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.20230527-170732",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.007008 0.000319 2.019669 ( 4.581883)
build_miniruby 0.001464 0.000157 1.461158 ( 2.050721)
build_ruby 0.001573 0.000168 2.891068 ( 3.837103)
build_all 0.008617 0.000010 2.313258 ( 2.915736)
build_install 0.012118 0.009088 3.575897 ( 4.452079)
test_btest 0.000685 0.000108 62.693359 ( 59.977369)
test_basic 0.002327 0.004839 0.704238 ( 1.242725)
test_all 0.000960 0.000180 580.304543 (656.019138)
test_rubyspec 0.019537 0.039505 75.693568 (114.676476)
total: 849.75 sec