Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230503-030714
#<BuildRuby:0x000056056e921db8
@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.20230503-030714",
@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.000000 0.000017 ( 0.000017)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.000000 0.006417 1.899825 ( 4.243567)
build_miniruby 0.000675 0.001050 1.378109 ( 1.700066)
build_ruby 0.001414 0.000101 2.579178 ( 3.309907)
build_all 0.006614 0.000472 2.150015 ( 2.634980)
build_install 0.013828 0.004636 3.410704 ( 3.726574)
test_btest 0.000685 0.000069 58.401083 ( 49.282442)
test_basic 0.006993 0.000000 0.671823 ( 1.034877)
test_all 0.000691 0.000897 581.561440 (616.610613)
test_rubyspec 0.023139 0.042425 77.830320 (119.624661)
total: 802.17 sec