Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230919-161628
#<BuildRuby:0x0000558633a42018
@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.20230919-161628",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.009096 0.000000 3.508322 ( 6.388494)
build_miniruby 0.004010 0.000075 40.947464 ( 43.189748)
build_ruby 0.001478 0.000090 3.248278 ( 3.717673)
build_all 0.004231 0.004462 5.666011 ( 4.975229)
build_install 0.019204 0.003183 7.192326 ( 6.248710)
test_btest 0.000931 0.000093 65.151601 ( 46.836602)
test_basic 0.003875 0.000000 0.850138 ( 1.145796)
test_all 0.010754 0.000000 694.158072 (684.760638)
test_rubyspec 0.051283 0.029972 95.588778 (148.628848)
total: 945.89 sec