Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230727-051801
#<BuildRuby:0x000055dc3a19e1e8
@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.20230727-051801",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.007029 0.000234 2.392765 ( 4.738432)
build_miniruby 0.001691 0.000000 1.733366 ( 2.160890)
build_ruby 0.001759 0.000000 3.393544 ( 4.005269)
build_all 0.004570 0.004322 2.731879 ( 2.806523)
build_install 0.020271 0.000000 4.094814 ( 4.261377)
test_btest 0.000951 0.000000 64.916205 ( 44.706599)
test_basic 0.000000 0.005942 0.833833 ( 1.289720)
test_all 0.000000 0.001208 604.290954 (356.492551)
test_rubyspec 0.029449 0.029176 85.006467 (107.561855)
total: 528.02 sec