Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231015-102248
#<BuildRuby:0x00005565afe99d90
@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.20231015-102248",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.007797 0.000000 2.564731 ( 3.729590)
build_miniruby 0.001932 0.000000 1.732754 ( 2.386536)
build_ruby 0.001857 0.000000 3.391359 ( 3.895754)
build_all 0.005187 0.004159 5.721950 ( 4.555426)
build_install 0.015401 0.005312 7.025384 ( 5.839144)
test_btest 0.000000 0.001419 63.752478 ( 53.471685)
test_basic 0.006407 0.001536 0.837933 ( 1.272510)
test_all 0.005669 0.004986 681.540350 (479.313461)
test_rubyspec 0.046429 0.032580 97.282150 (151.531242)
total: 706.00 sec