Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231203-085507
#<BuildRuby:0x000055646a692458
@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.20231203-085507",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.007419 2.441792 ( 3.707413)
build_miniruby 0.001623 0.000335 1.671011 ( 2.153903)
build_ruby 0.001395 0.000259 3.228680 ( 4.059915)
build_all 0.008236 0.000761 5.473519 ( 5.907132)
build_install 0.015499 0.007163 7.078450 ( 7.091974)
test_btest 0.000736 0.000156 62.718731 ( 66.758626)
test_basic 0.007373 0.001564 0.816252 ( 1.359868)
test_all 0.100615 0.026603 700.372636 (524.405079)
test_rubyspec 0.040852 0.030649 89.947162 (110.687582)
total: 726.13 sec