Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240115-204727
#<BuildRuby:0x0000565260f9a228
@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.20240115-204727",
@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.000018 0.000002 0.000020 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006347 0.000264 1.753968 ( 3.525455)
build_miniruby 0.001922 0.000230 1.725063 ( 2.296888)
build_ruby 0.000000 0.001786 3.382467 ( 4.798148)
build_all 0.000896 0.006931 5.056783 ( 6.027535)
build_install 0.020234 0.000484 6.354320 ( 7.347513)
test_btest 0.000718 0.000124 63.326288 ( 77.489776)
test_basic 0.003827 0.004352 0.772265 ( 1.419616)
test_all 0.095264 0.033528 696.436983 (791.773784)
test_rubyspec 0.029741 0.047059 92.251697 (163.785059)
total: 1058.46 sec