Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231024-010031
#<BuildRuby:0x000055ce63cd6450
@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.20231024-010031",
@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.000025)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000215 0.008191 3.736934 ( 5.112406)
build_miniruby 0.001602 0.000384 1.632447 ( 2.223621)
build_ruby 0.001583 0.000380 3.278863 ( 4.156143)
build_all 0.004566 0.004309 5.255527 ( 4.811534)
build_install 0.006158 0.016019 7.262858 ( 6.621419)
test_btest 0.000734 0.000288 62.011738 ( 58.937579)
test_basic 0.002836 0.005395 0.785483 ( 1.111176)
test_all 0.104573 0.021566 626.620874 (571.480636)
test_rubyspec 0.045629 0.033968 90.083699 (161.416204)
total: 815.87 sec