Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240203-230230
#<BuildRuby:0x00005593389c6320
@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.20240203-230230",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006416 0.000000 1.815902 ( 2.115916)
build_miniruby 0.001468 0.000007 1.648592 ( 1.646894)
build_ruby 0.000000 0.001668 2.751949 ( 2.989415)
build_all 0.001237 0.006401 5.152646 ( 2.071348)
build_install 0.017896 0.002479 6.712190 ( 3.652537)
test_btest 0.001220 0.000218 71.830464 ( 47.117726)
test_basic 0.005201 0.003775 0.831060 ( 1.094398)
test_all 0.097000 0.029723 793.110026 (589.252569)
test_rubyspec 0.051040 0.065454 176.564650 (271.215745)
total: 921.16 sec