Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240302-061400
#<BuildRuby:0x0000559c01adda48
@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.20240302-061400",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.004279 0.004426 2.766199 ( 3.813156)
build_miniruby 0.001534 0.000165 1.853972 ( 2.140810)
build_ruby 0.002110 0.000000 3.712154 ( 4.210940)
build_all 0.005875 0.003103 6.004599 ( 4.511926)
build_install 0.019627 0.001388 7.801039 ( 6.042809)
test_btest 0.000961 0.000113 72.503813 ( 61.707843)
test_basic 0.000000 0.007749 0.822231 ( 1.035706)
test_all 0.079120 0.042504 793.054132 (392.402205)
test_rubyspec 0.054304 0.042243 125.131132 (173.438951)
total: 649.31 sec