Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230822-112922
#<BuildRuby:0x000055c55dc42278
@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.20230822-112922",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.003949 0.003620 2.308588 ( 5.101005)
build_miniruby 0.001481 0.000135 4.217259 ( 4.547245)
build_ruby 0.001440 0.000130 3.298049 ( 4.237437)
build_all 0.004317 0.004006 5.333905 ( 5.014143)
build_install 0.014390 0.004309 6.802937 ( 6.326894)
test_btest 0.000960 0.000130 68.245174 ( 51.783966)
test_basic 0.001023 0.007586 0.817460 ( 1.385686)
test_all 0.006282 0.003653 632.935153 (353.673286)
test_rubyspec 0.037853 0.033707 90.300427 (115.901764)
total: 547.97 sec