Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230313-095754
#<BuildRuby:0x00005626c76a62a8
@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.20230313-095754",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003515 0.003871 2.044927 ( 5.007243)
build_miniruby 0.001150 0.000288 4.957860 ( 5.853572)
build_ruby 0.001175 0.000293 2.524004 ( 3.494313)
build_all 0.007374 0.000791 2.226136 ( 2.869456)
build_install 0.009657 0.010101 3.477243 ( 4.102364)
test_btest 0.000864 0.000266 60.054414 ( 58.082606)
test_basic 0.006423 0.000581 0.462231 ( 0.860174)
test_all 0.006936 0.000000 551.616524 (555.495615)
test_rubyspec 0.025219 0.034032 74.259178 (112.061302)
total: 747.83 sec