Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230917-181851
#<BuildRuby:0x0000557886eb2068
@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.20230917-181851",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.008311 0.000132 2.377871 ( 5.323601)
build_miniruby 0.001557 0.000000 1.800020 ( 2.332756)
build_ruby 0.001787 0.000000 3.344056 ( 4.839336)
build_all 0.004162 0.005113 5.668815 ( 6.755421)
build_install 0.021546 0.001083 6.926899 ( 8.903918)
test_btest 0.000809 0.000218 65.633353 ( 64.923336)
test_basic 0.005413 0.003186 0.827043 ( 1.510891)
test_all 0.013345 0.003764 683.832822 (791.554893)
test_rubyspec 0.051455 0.032991 95.053117 (140.808344)
total: 1026.95 sec