Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240128-205836
#<BuildRuby:0x000055da3fd4df40
@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.20240128-205836",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.001909 0.004559 1.990152 ( 3.065275)
build_miniruby 0.001792 0.000000 1.677853 ( 1.811004)
build_ruby 0.001956 0.000000 3.577342 ( 19.786576)
build_all 0.008983 0.000000 5.559384 ( 4.843349)
build_install 0.017547 0.003549 6.829992 ( 6.538580)
test_btest 0.000711 0.000177 69.318638 ( 64.196247)
test_basic 0.000000 0.007340 0.793286 ( 1.182785)
test_all 0.085349 0.040744 763.560537 (750.554478)
test_rubyspec 0.031511 0.086442 179.956165 (287.838075)
total: 1139.82 sec