Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230613-091406
#<BuildRuby:0x0000557cdcf76058
@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.20230613-091406",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.003595 0.003765 2.409304 ( 4.769964)
build_miniruby 0.001049 0.000349 1.741792 ( 2.401641)
build_ruby 0.001405 0.000469 2.919792 ( 3.468823)
build_all 0.002741 0.005009 2.298681 ( 2.799797)
build_install 0.011143 0.008339 3.607202 ( 3.843128)
test_btest 0.000785 0.000332 61.615050 ( 44.234460)
test_basic 0.005152 0.002180 0.695945 ( 0.958680)
test_all 0.000797 0.000337 568.812826 (536.554609)
test_rubyspec 0.023507 0.038305 78.865388 (121.208847)
total: 720.24 sec