Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230728-092049
#<BuildRuby:0x0000562948586138
@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.20230728-092049",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006274 0.000672 2.412057 ( 8.882776)
build_miniruby 0.000000 0.002277 40.585937 ( 28.612650)
build_ruby 0.000087 0.001852 3.450859 ( 5.059378)
build_all 0.001196 0.006988 2.719241 ( 2.761944)
build_install 0.012730 0.008150 4.211120 ( 5.182822)
test_btest 0.000880 0.000000 61.241421 ( 45.811976)
test_basic 0.007857 0.000186 0.766366 ( 5.862289)
test_all 0.001601 0.000366 601.927856 (328.668844)
test_rubyspec 0.018625 0.041517 83.960625 (107.426304)
total: 538.27 sec