Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230808-232531
#<BuildRuby:0x00005564d8d9e1e8
@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.20230808-232531",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000033 0.000000 0.000033 ( 0.000031)
build_up 0.001695 0.007037 2.807951 ( 5.480325)
build_miniruby 0.004204 0.004715 233.898540 (144.719754)
build_ruby 0.001645 0.000000 3.904520 ( 4.914011)
build_all 0.010187 0.003979 29.242960 ( 23.045396)
build_install 0.004418 0.012441 4.164683 ( 4.375555)
test_btest 0.001091 0.000000 68.550973 ( 49.306693)
test_basic 0.006257 0.003704 0.855686 ( 1.422795)
test_all 0.001534 0.000484 602.301377 (398.325256)
test_rubyspec 0.035654 0.026165 85.479759 (115.814081)
total: 747.41 sec