Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231217-192041
#<BuildRuby:0x00005630e9d1e258
@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.20231217-192041",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000043 0.000000 0.000043 ( 0.000039)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006554 0.000442 2.376822 ( 2.845056)
build_miniruby 0.001230 0.000189 1.731513 ( 1.889746)
build_ruby 0.001593 0.000245 3.274995 ( 3.485773)
build_all 0.005294 0.004421 5.423701 ( 3.639437)
build_install 0.014704 0.006502 6.531011 ( 5.128603)
test_btest 0.000000 0.001169 62.369737 ( 39.562854)
test_basic 0.000000 0.007942 0.813476 ( 1.167969)
test_all 0.081953 0.042922 642.523785 (279.915749)
test_rubyspec 0.038523 0.037815 90.421531 (105.143773)
total: 442.78 sec