Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231020-130226
#<BuildRuby:0x000056355032e048
@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.20231020-130226",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.000735 0.007207 2.292405 ( 3.390784)
build_miniruby 0.001443 0.000320 1.732229 ( 2.152605)
build_ruby 0.001883 0.000000 3.059654 ( 3.736457)
build_all 0.002031 0.006754 5.210780 ( 5.294971)
build_install 0.009769 0.010914 6.700775 ( 6.223000)
test_btest 0.000970 0.000334 62.540714 ( 60.990780)
test_basic 0.000000 0.007814 0.755020 ( 1.224710)
test_all 0.004990 0.005569 613.530292 (672.279744)
test_rubyspec 0.057251 0.021596 90.143893 (161.312394)
total: 916.61 sec