Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240111-040515
#<BuildRuby:0x000055c25bf822a8
@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.20240111-040515",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.003572 0.004978 16.967359 ( 14.592059)
build_miniruby 0.001573 0.000000 20.259132 ( 22.151485)
build_ruby 0.002154 0.000000 3.465551 ( 4.424017)
build_all 0.007693 0.003934 45.750099 ( 50.709050)
build_install 0.004396 0.015622 6.447109 ( 7.080572)
test_btest 0.000537 0.000218 68.960426 ( 79.525896)
test_basic 0.002960 0.005491 0.797910 ( 1.547651)
test_all 0.099704 0.030583 751.845262 (903.182413)
test_rubyspec 0.039904 0.040985 92.484497 (173.693876)
total: 1256.91 sec