Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231201-205157
#<BuildRuby:0x000055bb6c762348
@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.20231201-205157",
@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.000031 0.000003 0.000034 ( 0.000026)
autoconf 0.000039 0.000003 0.000042 ( 0.000038)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.007428 0.000595 2.430255 ( 4.100513)
build_miniruby 0.001377 0.000110 1.662936 ( 2.203903)
build_ruby 0.001873 0.000150 3.185632 ( 4.379527)
build_all 0.000455 0.009121 5.237783 ( 5.547051)
build_install 0.020494 0.001690 6.643084 ( 7.126993)
test_btest 0.000000 0.001065 62.454773 ( 62.360554)
test_basic 0.003095 0.005500 0.771029 ( 1.219166)
test_all 0.089533 0.036734 667.488267 (488.473080)
test_rubyspec 0.025881 0.047913 86.726848 (126.363541)
total: 701.78 sec