Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230828-113245
#<BuildRuby:0x00005597764b6398
@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.20230828-113245",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.000514 0.006956 2.317863 ( 5.218465)
build_miniruby 0.001474 0.000454 1.874707 ( 2.502574)
build_ruby 0.001496 0.000460 3.531128 ( 4.915235)
build_all 0.009424 0.000000 5.604432 ( 6.135415)
build_install 0.018946 0.004121 6.982134 ( 7.935692)
test_btest 0.000000 0.000927 70.296500 ( 68.087969)
test_basic 0.000000 0.009031 0.880858 ( 1.239963)
test_all 0.005472 0.005773 684.344360 (762.438042)
test_rubyspec 0.033867 0.047349 96.265600 (145.238869)
total: 1003.71 sec