Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231216-111652
#<BuildRuby:0x000056339aa1e450
@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.20231216-111652",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.000000 0.007592 2.611782 ( 3.399990)
build_miniruby 0.001576 0.000000 1.762080 ( 2.083536)
build_ruby 0.001849 0.000000 3.306845 ( 3.808232)
build_all 0.008971 0.000000 5.626988 ( 4.653721)
build_install 0.014019 0.005565 6.999484 ( 6.105504)
test_btest 0.000769 0.000132 61.469431 ( 55.218105)
test_basic 0.007138 0.001224 0.825764 ( 1.178711)
test_all 0.086043 0.038282 672.052918 (370.360508)
test_rubyspec 0.036774 0.039257 91.269698 (129.646251)
total: 576.46 sec