Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240219-032052
#<BuildRuby:0x0000558bd9b49f50
@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.20240219-032052",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007346 0.000979 2.374091 ( 4.401838)
build_miniruby 0.001250 0.000167 2.276372 ( 2.824228)
build_ruby 0.001606 0.000214 3.673187 ( 4.851596)
build_all 0.009397 0.000125 6.269883 ( 6.955489)
build_install 0.015275 0.006619 7.807440 ( 9.153703)
test_btest 0.000805 0.000000 77.260182 ( 84.087907)
test_basic 0.008516 0.000000 0.886648 ( 1.479356)
test_all 0.103774 0.019540 751.619411 (568.393965)
test_rubyspec 0.035147 0.058420 118.282715 (165.894647)
total: 848.04 sec