Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240123-225141
#<BuildRuby:0x0000557eccf32398
@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.20240123-225141",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002570 0.004784 2.446899 ( 3.405454)
build_miniruby 0.001511 0.000344 22.315580 ( 22.625161)
build_ruby 0.001984 0.000000 3.621391 ( 4.202872)
build_all 0.006993 0.001525 5.482651 ( 4.525756)
build_install 0.022953 0.000000 7.201227 ( 6.045425)
test_btest 0.001009 0.000101 71.619903 ( 50.556237)
test_basic 0.000000 0.009086 0.857802 ( 1.192509)
test_all 0.085557 0.035958 711.078267 (434.411161)
test_rubyspec 0.068823 0.048111 178.866018 (293.584429)
total: 820.55 sec