Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230510-150620
#<BuildRuby:0x0000560ab9c41a48
@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.20230510-150620",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004930 0.001996 2.064921 ( 4.816182)
build_miniruby 0.001206 0.000337 1.671791 ( 1.904610)
build_ruby 0.000000 0.001694 2.742820 ( 3.382040)
build_all 0.004198 0.003214 2.205270 ( 2.592063)
build_install 0.015204 0.002249 3.533946 ( 3.785714)
test_btest 0.000677 0.000200 58.325684 ( 39.776882)
test_basic 0.001926 0.004759 0.693742 ( 0.989547)
test_all 0.000818 0.000272 538.741503 (293.517080)
test_rubyspec 0.013916 0.036284 71.825897 ( 92.014146)
total: 442.78 sec