Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231116-063502
#<BuildRuby:0x000055e5ec80dea0
@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.20231116-063502",
@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.000007 0.000022 ( 0.000022)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.001058 0.005863 2.054664 ( 4.165234)
build_miniruby 0.000613 0.001044 1.701901 ( 2.584484)
build_ruby 0.001456 0.000728 3.374774 ( 5.003057)
build_all 0.008004 0.002063 5.289038 ( 6.722448)
build_install 0.017482 0.004277 6.601802 ( 8.717868)
test_btest 0.000587 0.000258 66.270725 ( 83.472971)
test_basic 0.007399 0.001312 0.815459 ( 1.629053)
test_all 0.085625 0.040510 630.913961 (536.239953)
test_rubyspec 0.036826 0.037840 90.408191 (136.778300)
total: 785.31 sec