Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230504-210641
#<BuildRuby:0x000055f2ca7b6458
@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.20230504-210641",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.003109 0.003956 1.934525 ( 4.084584)
build_miniruby 0.001275 0.000147 1.470679 ( 1.781443)
build_ruby 0.001609 0.000000 2.645494 ( 3.152152)
build_all 0.007620 0.000137 2.141554 ( 2.455837)
build_install 0.013774 0.003787 3.328811 ( 3.558043)
test_btest 0.000654 0.000082 61.019046 ( 39.909026)
test_basic 0.000954 0.004217 0.666518 ( 1.089769)
test_all 0.001112 0.000174 586.706693 (532.082177)
test_rubyspec 0.048926 0.021155 77.131173 (118.715093)
total: 706.83 sec