Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230728-052203
#<BuildRuby:0x000055ddc6e8a068
@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-052203",
@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.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006623 0.000710 2.380727 ( 4.925153)
build_miniruby 0.000000 0.001774 1.959976 ( 2.282360)
build_ruby 0.000000 0.001508 3.365833 ( 4.073964)
build_all 0.002927 0.005294 2.625614 ( 2.636562)
build_install 0.015162 0.004702 4.089112 ( 4.468331)
test_btest 0.000881 0.000170 66.851178 ( 43.446220)
test_basic 0.009401 0.000136 0.852955 ( 1.141550)
test_all 0.000493 0.002018 603.141613 (319.814958)
test_rubyspec 0.022559 0.036833 83.388558 (102.642885)
total: 485.43 sec