Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231119-003914
#<BuildRuby:0x000055f0ff8fa048
@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.20231119-003914",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000039 0.000004 0.000043 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000000 0.007514 1.943577 ( 3.599196)
build_miniruby 0.000000 0.001957 1.698082 ( 2.629961)
build_ruby 0.000697 0.001185 3.183299 ( 22.827967)
build_all 0.007509 0.001408 5.343188 ( 5.994877)
build_install 0.017463 0.001691 6.537365 ( 8.939045)
test_btest 0.000451 0.000648 63.894709 ( 74.545721)
test_basic 0.001089 0.007099 0.788900 ( 1.477484)
test_all 0.061600 0.063331 632.636094 (476.291120)
test_rubyspec 0.035474 0.037000 88.311990 (133.781718)
total: 730.09 sec