Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230603-011103
#<BuildRuby:0x00005558bd3f6068
@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.20230603-011103",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006678 0.000231 2.067113 ( 4.887498)
build_miniruby 0.001331 0.000046 1.829562 ( 2.474158)
build_ruby 0.001851 0.000000 2.933598 ( 3.913861)
build_all 0.003872 0.004180 2.262900 ( 2.952657)
build_install 0.015803 0.004833 3.537397 ( 4.269929)
test_btest 0.001012 0.000095 63.157963 ( 59.577184)
test_basic 0.006716 0.000630 0.695411 ( 1.367319)
test_all 0.001945 0.000000 586.561255 (683.525446)
test_rubyspec 0.019722 0.042664 78.174713 (124.083992)
total: 887.05 sec