Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231019-162554
#<BuildRuby:0x0000561ede616658
@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.20231019-162554",
@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.000026 0.000001 0.000027 ( 0.000027)
autoconf 0.000040 0.000001 0.000041 ( 0.000041)
configure 0.000032 0.000001 0.000033 ( 0.000034)
build_up 0.007966 0.000121 2.666742 ( 4.016154)
build_miniruby 0.002159 0.000000 62.363296 ( 32.673841)
build_ruby 0.002078 0.000007 3.599269 ( 3.859602)
build_all 0.008556 0.000011 5.649119 ( 3.905772)
build_install 0.016082 0.004748 7.092328 ( 5.275340)
test_btest 0.000967 0.000000 64.738598 ( 47.259840)
test_basic 0.004725 0.004190 0.830787 ( 1.088351)
test_all 0.009835 0.000411 687.519895 (378.945094)
test_rubyspec 0.053174 0.030187 98.354785 (147.410704)
total: 624.44 sec