Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230502-131019
#<BuildRuby:0x00005581a1b4a398
@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.20230502-131019",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.003547 0.003761 2.063495 ( 7.309645)
build_miniruby 0.001741 0.000335 1.763605 ( 2.674373)
build_ruby 0.001670 0.000321 2.686596 ( 3.741083)
build_all 0.007387 0.000000 2.259886 ( 2.831197)
build_install 0.019747 0.000000 3.525720 ( 4.674177)
test_btest 0.001079 0.000000 62.461651 ( 68.762022)
test_basic 0.006357 0.000478 0.704815 ( 1.268417)
test_all 0.000884 0.000130 591.829237 (647.695148)
test_rubyspec 0.030364 0.024930 75.337826 (112.819948)
total: 851.78 sec