Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240304-061320
#<BuildRuby:0x000055f20c785e98
@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.20240304-061320",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.007343 0.001695 2.968745 ( 3.950399)
build_miniruby 0.001195 0.000276 1.910131 ( 2.013083)
build_ruby 0.001439 0.000332 3.885830 ( 4.423499)
build_all 0.000000 0.008861 6.147654 ( 4.434460)
build_install 0.008566 0.013283 8.180289 ( 5.310161)
test_btest 0.000549 0.000216 75.211772 ( 54.088940)
test_basic 0.007638 0.001195 0.903126 ( 1.415638)
test_all 0.085482 0.036446 819.431640 (437.053003)
test_rubyspec 0.053877 0.044359 123.817767 (151.910597)
total: 664.60 sec