Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240122-144836
#<BuildRuby:0x000055a050b05f40
@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.20240122-144836",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005464 0.000586 1.971718 ( 2.879241)
build_miniruby 0.001952 0.000000 31.723041 ( 21.181737)
build_ruby 0.000000 0.002019 3.457421 ( 3.726622)
build_all 0.006395 0.001554 5.274685 ( 2.866645)
build_install 0.014578 0.005023 6.593457 ( 4.702119)
test_btest 0.000777 0.000117 65.670854 ( 47.834296)
test_basic 0.003315 0.004867 0.797476 ( 1.040376)
test_all 0.096190 0.021858 641.627209 (297.730506)
test_rubyspec 0.052401 0.057141 165.052445 (205.489454)
total: 587.45 sec