Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240224-115902
#<BuildRuby:0x000055d1771e5d90
@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.20240224-115902",
@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.000003 0.000026 ( 0.000026)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.002124 0.007105 2.662920 ( 4.587466)
build_miniruby 0.001059 0.000176 1.813212 ( 2.362737)
build_ruby 0.001577 0.000263 3.674220 ( 5.078076)
build_all 0.007670 0.001279 5.915273 ( 7.685678)
build_install 0.015975 0.006483 7.611545 ( 9.579660)
test_btest 0.000733 0.000142 70.833665 ( 90.047037)
test_basic 0.000000 0.010998 0.851799 ( 1.329817)
test_all 0.082249 0.043626 810.062960 (753.720485)
test_rubyspec 0.047514 0.047781 120.178416 (170.881846)
total: 1045.27 sec