Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231118-204016
#<BuildRuby:0x00005563423d2458
@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.20231118-204016",
@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.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.000068 0.007200 2.191598 ( 4.176549)
build_miniruby 0.004176 0.000674 48.946473 ( 42.821041)
build_ruby 0.001503 0.000243 3.348296 ( 4.503923)
build_all 0.008532 0.000000 5.315627 ( 6.045688)
build_install 0.018346 0.003232 6.593918 ( 7.135588)
test_btest 0.000833 0.000129 65.426239 ( 74.136005)
test_basic 0.003328 0.004476 0.807414 ( 1.400695)
test_all 0.091170 0.034536 645.390008 (473.346830)
test_rubyspec 0.029222 0.043838 90.325556 (107.372909)
total: 720.94 sec