Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231113-183139
#<BuildRuby:0x000055ec31aaa2a8
@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.20231113-183139",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.003157 0.004696 2.328948 ( 4.522778)
build_miniruby 0.001188 0.000320 1.752422 ( 2.902218)
build_ruby 0.000000 0.002104 3.186030 ( 29.783248)
build_all 0.001671 0.006433 5.119061 ( 7.603300)
build_install 0.019699 0.001007 6.493745 ( 9.155454)
test_btest 0.000000 0.000818 62.923006 ( 86.098918)
test_basic 0.000122 0.007545 0.799261 ( 1.577493)
test_all 0.078484 0.050680 646.722112 (683.973385)
test_rubyspec 0.032339 0.037720 88.784196 (120.695471)
total: 946.31 sec