Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230524-190830
#<BuildRuby:0x000055d4e1042138
@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.20230524-190830",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006052 0.000526 1.913447 ( 4.729562)
build_miniruby 0.001626 0.000141 1.376970 ( 2.041030)
build_ruby 0.000000 0.001609 2.505894 ( 3.132598)
build_all 0.003601 0.003137 2.086998 ( 2.520056)
build_install 0.010693 0.008475 3.233801 ( 3.920210)
test_btest 0.000698 0.000134 61.697355 ( 52.955922)
test_basic 0.007925 0.000000 0.724935 ( 1.394595)
test_all 0.000899 0.000757 591.206117 (721.048789)
test_rubyspec 0.032982 0.027828 75.464611 (116.988045)
total: 908.73 sec