Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230703-151317
#<BuildRuby:0x000056288d9fa090
@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-151317",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000040 0.000008 0.000048 ( 0.000047)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.006052 0.001210 2.147428 ( 4.577382)
build_miniruby 0.001222 0.000245 1.922855 ( 2.196627)
build_ruby 0.001448 0.000290 2.867796 ( 3.302070)
build_all 0.008909 0.000134 5.010740 ( 4.391045)
build_install 0.006014 0.012907 6.488379 ( 6.648411)
test_btest 0.000600 0.000172 64.866152 ( 42.706012)
test_basic 0.003090 0.003867 0.762262 ( 1.141328)
test_all 0.000000 0.002087 607.403123 (375.750070)
test_rubyspec 0.026981 0.032065 81.793864 (115.322452)
total: 556.04 sec