Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230730-032234
#<BuildRuby:0x0000565413afe228
@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.20230730-032234",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.007830 0.000366 2.460377 ( 5.223517)
build_miniruby 0.001401 0.000128 2.077706 ( 2.550072)
build_ruby 0.001611 0.000146 3.273585 ( 3.768294)
build_all 0.007729 0.000703 2.746771 ( 3.014077)
build_install 0.012321 0.008458 4.237976 ( 4.372714)
test_btest 0.000672 0.000093 65.634995 ( 45.408655)
test_basic 0.003062 0.004075 0.803348 ( 1.851324)
test_all 0.001102 0.000178 618.967363 (305.963110)
test_rubyspec 0.028415 0.033259 85.482438 (112.519062)
total: 484.67 sec