Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230911-154625
#<BuildRuby:0x000055e8bcb3e048
@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.20230911-154625",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.008256 0.000022 3.266475 ( 6.321738)
build_miniruby 0.000000 0.003654 40.211782 ( 41.208504)
build_ruby 0.002082 0.000000 3.522227 ( 4.811247)
build_all 0.006641 0.003023 5.809945 ( 6.769456)
build_install 0.019058 0.003465 7.313511 ( 8.596584)
test_btest 0.000768 0.000139 63.290744 ( 65.419071)
test_basic 0.005687 0.002956 0.824763 ( 1.450007)
test_all 0.010628 0.000000 691.500460 (622.962228)
test_rubyspec 0.035467 0.048954 94.890159 (133.625745)
total: 891.17 sec