Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240206-070533
#<BuildRuby:0x000055d16a029f40
@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.20240206-070533",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000000 0.000023 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.006346 0.000235 2.049033 ( 3.359619)
build_miniruby 0.001587 0.000058 1.678960 ( 2.132257)
build_ruby 0.002101 0.000077 3.591159 ( 4.437220)
build_all 0.009297 0.000016 5.682783 ( 5.954630)
build_install 0.013135 0.008857 7.048050 ( 7.225406)
test_btest 0.001211 0.000114 71.777945 ( 75.266578)
test_basic 0.004468 0.003947 0.850720 ( 1.542697)
test_all 0.079119 0.044489 731.328740 (672.881812)
test_rubyspec 0.057258 0.057767 179.233189 (274.898133)
total: 1047.70 sec