Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240116-002909
#<BuildRuby:0x0000561d2ad85ca0
@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.20240116-002909",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005255 0.000973 1.801115 ( 3.385998)
build_miniruby 0.001929 0.000357 60.405918 ( 71.887280)
build_ruby 0.002149 0.000000 3.577257 ( 5.586035)
build_all 0.007170 0.000935 5.146795 ( 6.815824)
build_install 0.020061 0.000396 6.415374 ( 9.141198)
test_btest 0.000796 0.000124 64.039444 ( 86.216481)
test_basic 0.007556 0.000464 0.808567 ( 1.616875)
test_all 0.096200 0.032889 772.154974 (951.558114)
test_rubyspec 0.039646 0.049884 94.429527 (177.251173)
total: 1313.46 sec