Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230601-070752
#<BuildRuby:0x000055be5c78a058
@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.20230601-070752",
@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.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000000 0.008093 2.608169 ( 5.182489)
build_miniruby 0.002457 0.000511 54.664002 ( 30.910290)
build_ruby 0.001660 0.000345 2.828019 ( 3.365877)
build_all 0.021442 0.001607 62.789331 ( 38.443560)
build_install 0.017711 0.000000 3.450228 ( 3.839923)
test_btest 0.000683 0.000051 61.247221 ( 46.131314)
test_basic 0.000000 0.006623 0.686285 ( 1.118366)
test_all 0.000000 0.000944 578.120105 (638.627436)
test_rubyspec 0.043199 0.020856 77.396693 (127.738855)
total: 895.36 sec