Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230630-171537
#<BuildRuby:0x0000564f46abe348
@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.20230630-171537",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.006250 0.000000 2.024110 ( 3.659391)
build_miniruby 0.001326 0.000000 1.646225 ( 1.792638)
build_ruby 0.001648 0.000000 3.188243 ( 3.646458)
build_all 0.008610 0.000163 4.978745 ( 3.982745)
build_install 0.019880 0.000697 6.563357 ( 6.044643)
test_btest 0.001133 0.000067 63.571796 ( 37.276193)
test_basic 0.000000 0.007476 0.762001 ( 1.092108)
test_all 0.000000 0.001264 621.635851 (407.705543)
test_rubyspec 0.024438 0.035058 82.741257 (119.656705)
total: 584.86 sec