Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231128-205508
#<BuildRuby:0x000055eb988b5f40
@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.20231128-205508",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006903 0.000476 2.236150 ( 4.087624)
build_miniruby 0.002077 0.000143 81.783347 ( 42.662576)
build_ruby 0.002040 0.000141 3.544430 ( 4.133427)
build_all 0.006432 0.003790 5.922426 ( 4.915487)
build_install 0.016726 0.004685 6.687278 ( 5.824941)
test_btest 0.000994 0.000113 65.017903 ( 43.452040)
test_basic 0.000000 0.007154 0.787726 ( 0.886907)
test_all 0.078486 0.045545 628.877911 (270.728767)
test_rubyspec 0.046728 0.022287 86.653866 ( 99.323806)
total: 476.02 sec