Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231128-105507
#<BuildRuby:0x0000558b15e02090
@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.20231128-105507",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.003007 0.003915 2.099047 ( 3.416973)
build_miniruby 0.001945 0.000000 1.773186 ( 2.215622)
build_ruby 0.002217 0.000000 3.294551 ( 4.088986)
build_all 0.008673 0.000660 5.578891 ( 4.999663)
build_install 0.013921 0.005767 6.735198 ( 5.713381)
test_btest 0.001041 0.000000 60.756305 ( 53.488811)
test_basic 0.007020 0.000567 0.790338 ( 1.033953)
test_all 0.092399 0.034765 659.340212 (381.353500)
test_rubyspec 0.039623 0.032624 90.913977 (111.240074)
total: 567.55 sec