Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230602-231021
#<BuildRuby:0x00005567e376df40
@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.20230602-231021",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006470 0.000959 2.077186 ( 4.669708)
build_miniruby 0.001671 0.000248 52.733748 ( 34.140736)
build_ruby 0.001885 0.000000 2.636015 ( 3.271083)
build_all 0.007957 0.000149 2.183751 ( 2.435221)
build_install 0.016014 0.004872 3.567569 ( 4.154946)
test_btest 0.000801 0.000126 61.678434 ( 55.125994)
test_basic 0.007950 0.000000 0.686274 ( 4.157254)
test_all 0.001336 0.000000 609.573160 (721.579917)
test_rubyspec 0.038470 0.025698 79.400593 (129.501143)
total: 959.04 sec