Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230330-041106
#<BuildRuby:0x0000563f45e6a368
@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.20230330-041106",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006498 0.000542 1.909848 ( 4.389191)
build_miniruby 0.001597 0.000133 1.329454 ( 1.583452)
build_ruby 0.001719 0.000144 2.626907 ( 3.397828)
build_all 0.004134 0.004452 2.296472 ( 2.440157)
build_install 0.009400 0.009047 3.329082 ( 3.616864)
test_btest 0.000693 0.000129 57.903027 ( 41.176152)
test_basic 0.000000 0.006289 0.445326 ( 0.702077)
test_all 0.000000 0.001245 561.483602 (330.169958)
test_rubyspec 0.029484 0.028410 75.283630 (105.733027)
total: 493.21 sec