Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230720-150649
#<BuildRuby:0x000055d57b0222a8
@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.20230720-150649",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001328 0.006487 2.311863 ( 5.071980)
build_miniruby 0.002173 0.000643 17.417868 ( 13.626163)
build_ruby 0.001400 0.000415 3.179964 ( 3.726234)
build_all 0.006379 0.001890 2.607356 ( 2.577117)
build_install 0.008415 0.010860 3.811842 ( 4.116279)
test_btest 0.000849 0.000315 64.175841 ( 38.881079)
test_basic 0.007592 0.000000 0.752095 ( 0.956827)
test_all 0.001919 0.000000 584.097829 (288.525187)
test_rubyspec 0.021901 0.038638 80.033909 (103.200246)
total: 460.68 sec