Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230809-232746
#<BuildRuby:0x000055ebf6b29db8
@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.20230809-232746",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006454 0.000668 2.428779 ( 5.317789)
build_miniruby 0.001721 0.000179 57.792685 ( 35.459100)
build_ruby 0.001820 0.000188 3.462079 ( 4.278510)
build_all 0.008604 0.000000 2.744180 ( 3.058039)
build_install 0.016480 0.003773 4.055047 ( 4.316406)
test_btest 0.000693 0.000077 66.144363 ( 51.751799)
test_basic 0.003854 0.004205 0.740936 ( 1.216221)
test_all 0.001507 0.000116 646.406104 (383.234640)
test_rubyspec 0.036898 0.021604 83.135002 (110.423245)
total: 599.06 sec