Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231126-064837
#<BuildRuby:0x000055dab22de258
@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.20231126-064837",
@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.000022 0.000003 0.000025 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005796 0.000892 2.221901 ( 3.815440)
build_miniruby 0.001841 0.000000 17.928065 ( 18.117297)
build_ruby 0.001989 0.000000 3.395164 ( 3.811576)
build_all 0.008663 0.000638 5.497612 ( 4.351859)
build_install 0.017796 0.003767 6.746583 ( 5.343245)
test_btest 0.000916 0.000139 66.282192 ( 50.921729)
test_basic 0.006968 0.001056 0.837948 ( 1.245557)
test_all 0.097419 0.027771 625.959142 (350.811176)
test_rubyspec 0.049060 0.020874 86.313351 (103.167295)
total: 541.59 sec