Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230311-155656
#<BuildRuby:0x0000563d7ed8e1b0
@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.20230311-155656",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005721 0.000687 1.949847 ( 4.562203)
build_miniruby 0.001326 0.000159 1.400528 ( 1.959618)
build_ruby 0.001843 0.000221 2.662097 ( 3.648205)
build_all 0.007262 0.000871 2.210704 ( 2.707686)
build_install 0.014373 0.004039 3.334279 ( 3.898367)
test_btest 0.000829 0.000000 58.052847 ( 53.379202)
test_basic 0.000000 0.006625 0.459444 ( 0.828029)
test_all 0.000000 0.000939 535.227806 (573.463461)
test_rubyspec 0.031510 0.025247 75.163807 (113.279918)
total: 757.73 sec