Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230430-230919
#<BuildRuby:0x000055bb4e47a090
@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.20230430-230919",
@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.002266 0.000252 1.888307 ( 6.368396)
autoconf 0.001631 0.000000 2.542351 ( 4.103085)
configure 0.070247 0.010489 37.926204 (118.604136)
build_up 0.029436 0.006054 39.273666 ( 81.192176)
build_miniruby 0.012874 0.001756 257.076518 (237.633139)
build_ruby 0.000000 0.003413 4.196402 ( 7.162338)
build_all 0.082018 0.025835 343.655659 (423.401059)
build_install 0.015264 0.005428 4.112606 ( 5.736356)
test_btest 0.000787 0.000161 61.165900 ( 70.663342)
test_basic 0.002363 0.005152 0.702879 ( 1.352931)
test_all 0.000851 0.000186 590.323537 (661.720054)
test_rubyspec 0.033158 0.024534 118.210886 (161.461725)
total: 1779.40 sec