Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230525-130904
#<BuildRuby:0x0000563a5ca8e278
@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-130904",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002872 0.004746 2.008150 ( 4.877113)
build_miniruby 0.001479 0.000000 7.881060 ( 9.130080)
build_ruby 0.001817 0.000000 2.836432 ( 3.900077)
build_all 0.006472 0.001134 2.170613 ( 2.802902)
build_install 0.019229 0.001893 3.498066 ( 4.285410)
test_btest 0.000714 0.000132 63.122593 ( 63.640141)
test_basic 0.001907 0.005339 0.678882 ( 1.260299)
test_all 0.001222 0.000272 557.394070 (613.758089)
test_rubyspec 0.044270 0.020478 77.571270 (116.455052)
total: 820.11 sec