Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240223-080102
#<BuildRuby:0x000055ed86165d90
@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.20240223-080102",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.004465 0.004515 2.714595 ( 4.599399)
build_miniruby 0.001604 0.000165 1.810801 ( 2.642122)
build_ruby 0.002209 0.000000 3.634062 ( 4.715988)
build_all 0.008871 0.000000 5.973670 ( 7.247763)
build_install 0.014303 0.008533 7.794074 ( 9.955922)
test_btest 0.000923 0.000000 73.127524 (102.009259)
test_basic 0.004469 0.003775 0.846859 ( 1.755084)
test_all 0.092570 0.033116 754.854224 (655.525125)
test_rubyspec 0.057525 0.040005 114.389674 (149.071673)
total: 937.52 sec