Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230525-210912
#<BuildRuby:0x0000557a5e606458
@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-210912",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.007325 0.000372 1.971685 ( 4.916240)
build_miniruby 0.001632 0.000163 1.501755 ( 2.040622)
build_ruby 0.001962 0.000196 2.958265 ( 4.042226)
build_all 0.004532 0.003521 2.109811 ( 2.824853)
build_install 0.019251 0.000884 3.272575 ( 4.232259)
test_btest 0.000887 0.000101 61.748985 ( 60.837796)
test_basic 0.000000 0.007068 0.618965 ( 1.111329)
test_all 0.000867 0.000487 608.775290 (666.598338)
test_rubyspec 0.044406 0.019816 75.954448 (114.701121)
total: 861.31 sec