Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240815-075740
#<BuildRuby:0x00007f3ec302fdd8
@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.20240815-075740",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004531 0.005024 4.206362 ( 5.906736)
build_miniruby 0.000000 0.001748 2.487618 ( 2.970663)
build_ruby 0.000000 0.002824 4.913282 ( 7.115992)
build_all 0.009619 0.002607 7.989246 ( 7.896759)
build_install 0.022002 0.004604 11.298176 ( 11.092525)
test_btest 0.000960 0.000247 100.999004 (102.693409)
test_basic 0.009678 0.000148 1.309463 ( 2.038803)
test_all 0.130730 0.037725 842.125457 (517.179845)
test_rubyspec 0.040377 0.055901 157.671536 ( 49.087723)
total: 705.98 sec