Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230618-191139
#<BuildRuby:0x0000564a7af7e228
@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.20230618-191139",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.003044 0.004012 2.004407 ( 4.476464)
build_miniruby 0.001332 0.000166 1.399551 ( 1.810441)
build_ruby 0.001747 0.000218 2.896537 ( 3.483957)
build_all 0.006985 0.000873 2.401398 ( 2.766504)
build_install 0.015571 0.004168 3.543574 ( 3.828957)
test_btest 0.000723 0.000103 65.803230 ( 51.025618)
test_basic 0.002949 0.004211 0.718659 ( 1.054893)
test_all 0.001710 0.000295 542.328817 (457.230964)
test_rubyspec 0.029577 0.033926 80.358034 (119.114738)
total: 644.80 sec