Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230817-153121
#<BuildRuby:0x000055cefe99e058
@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.20230817-153121",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.007510 0.000490 2.438946 ( 5.352488)
build_miniruby 0.007406 0.000956 232.863626 (145.325474)
build_ruby 0.001604 0.000207 3.800447 ( 16.656024)
build_all 0.012794 0.000045 31.457207 ( 21.828962)
build_install 0.015342 0.004541 6.913480 ( 6.105325)
test_btest 0.001013 0.000137 66.595838 ( 39.696858)
test_basic 0.000000 0.007616 0.824362 ( 1.098646)
test_all 0.004974 0.005236 615.726035 (312.486549)
test_rubyspec 0.036521 0.032149 87.160592 (105.856518)
total: 654.41 sec