Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240121-124940
#<BuildRuby:0x000055740730a090
@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.20240121-124940",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002285 0.003633 1.731997 ( 2.128696)
build_miniruby 0.001965 0.000000 1.652736 ( 1.664327)
build_ruby 0.001648 0.000000 3.299466 ( 3.509969)
build_all 0.008662 0.000000 5.298167 ( 2.981516)
build_install 0.018939 0.000031 6.383544 ( 3.665239)
test_btest 0.000770 0.000117 63.043862 ( 29.658717)
test_basic 0.007096 0.000464 0.766636 ( 0.870354)
test_all 0.088364 0.036213 719.932884 (274.017187)
test_rubyspec 0.038325 0.075571 169.166497 (238.610108)
total: 557.11 sec