Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231203-125426
#<BuildRuby:0x00005621255c1e98
@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.20231203-125426",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007913 0.000000 2.390290 ( 3.893627)
build_miniruby 0.001518 0.000208 1.788469 ( 2.023375)
build_ruby 0.001790 0.000000 3.215231 ( 3.946114)
build_all 0.009610 0.000000 5.409047 ( 5.764660)
build_install 0.008986 0.012281 6.863512 ( 6.896220)
test_btest 0.000841 0.000179 62.839946 ( 59.460501)
test_basic 0.008801 0.000000 0.797308 ( 1.344821)
test_all 0.082813 0.042299 698.801119 (476.513905)
test_rubyspec 0.044708 0.032180 90.458746 (131.543017)
total: 691.39 sec