Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240127-025704
#<BuildRuby:0x000055aa90755f40
@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.20240127-025704",
@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.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.001699 0.007253 2.151958 ( 3.790789)
build_miniruby 0.001641 0.000000 2.092110 ( 2.771541)
build_ruby 0.001774 0.000000 3.380317 ( 4.026716)
build_all 0.008233 0.000077 5.378218 ( 5.002282)
build_install 0.018883 0.002376 6.923325 ( 7.820878)
test_btest 0.000968 0.000205 71.216244 ( 68.932462)
test_basic 0.002617 0.004847 0.836474 ( 1.401428)
test_all 0.101809 0.021451 682.834259 (687.439902)
test_rubyspec 0.053929 0.060179 175.095179 (277.200066)
total: 1058.39 sec