Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230511-150826
#<BuildRuby:0x000055b27bf6a058
@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.20230511-150826",
@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.000028 0.000003 0.000031 ( 0.000030)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.001662 0.005569 1.943682 ( 4.610882)
build_miniruby 0.000000 0.001554 1.361123 ( 1.600975)
build_ruby 0.000000 0.001500 2.678899 ( 3.140817)
build_all 0.003004 0.004460 2.106461 ( 2.043720)
build_install 0.011130 0.007277 3.341704 ( 3.699900)
test_btest 0.000697 0.000190 59.415660 ( 34.844193)
test_basic 0.005016 0.001368 0.647425 ( 0.939226)
test_all 0.000415 0.002110 541.377483 (255.548447)
test_rubyspec 0.024402 0.034824 74.039083 ( 91.254593)
total: 397.68 sec