Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230703-231329
#<BuildRuby:0x000055b2702ae568
@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.20230703-231329",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005660 0.000492 1.952855 ( 3.553574)
build_miniruby 0.001150 0.000100 1.442199 ( 1.585799)
build_ruby 0.001505 0.000131 2.794749 ( 3.174526)
build_all 0.004277 0.004391 4.794960 ( 3.813236)
build_install 0.018835 0.000000 6.129780 ( 5.290560)
test_btest 0.000674 0.000000 63.182515 ( 31.620040)
test_basic 0.000000 0.007002 0.781169 ( 0.912808)
test_all 0.001151 0.000780 579.784659 (282.287994)
test_rubyspec 0.034858 0.023747 83.476007 (112.896422)
total: 445.14 sec