Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230525-230816
#<BuildRuby:0x000056013aaada48
@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.20230525-230816",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.000000 0.007834 2.000387 ( 4.899581)
build_miniruby 0.001390 0.000015 1.826444 ( 2.278741)
build_ruby 0.001841 0.000197 3.021027 ( 3.913433)
build_all 0.008390 0.000445 2.222676 ( 2.595635)
build_install 0.015772 0.004619 3.471199 ( 4.019850)
test_btest 0.000756 0.000094 65.210104 ( 52.203990)
test_basic 0.006529 0.000000 0.683577 ( 1.236630)
test_all 0.001529 0.000000 559.524161 (576.086261)
test_rubyspec 0.028531 0.032278 75.715745 (114.306810)
total: 761.54 sec