Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230917-021731
#<BuildRuby:0x0000562547969a48
@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.20230917-021731",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006519 0.000900 2.426991 ( 5.173165)
build_miniruby 0.000000 0.001973 1.843376 ( 2.611121)
build_ruby 0.000649 0.001623 3.529415 ( 4.658471)
build_all 0.004354 0.005067 5.830791 ( 6.733423)
build_install 0.022560 0.000144 7.275244 ( 9.621341)
test_btest 0.000923 0.000158 67.132986 ( 71.212596)
test_basic 0.005417 0.002966 0.862006 ( 1.461107)
test_all 0.002510 0.008005 673.957797 (786.074484)
test_rubyspec 0.063451 0.021431 97.895995 (147.162867)
total: 1034.71 sec