Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231129-185304
#<BuildRuby:0x000055ca73b521b8
@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.20231129-185304",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007652 0.000567 2.856882 ( 4.750864)
build_miniruby 0.004627 0.000343 48.093515 ( 31.784719)
build_ruby 0.000000 0.002318 3.487202 ( 4.036148)
build_all 0.007062 0.002929 5.641618 ( 5.226548)
build_install 0.015510 0.006337 7.096854 ( 7.095154)
test_btest 0.000958 0.000137 61.240731 ( 59.178715)
test_basic 0.000000 0.008445 0.808509 ( 1.310853)
test_all 0.079885 0.044253 643.540617 (372.876347)
test_rubyspec 0.039841 0.037222 91.305180 (124.387426)
total: 610.65 sec