Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240211-151324
#<BuildRuby:0x000055e4cb73a450
@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.20240211-151324",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003021 0.004617 2.286982 ( 4.360657)
build_miniruby 0.001495 0.000267 25.113593 ( 29.274314)
build_ruby 0.000000 0.001977 3.616579 ( 4.741452)
build_all 0.006054 0.003483 6.222492 ( 6.868926)
build_install 0.016833 0.005243 7.714811 ( 8.578522)
test_btest 0.000677 0.000153 74.500490 ( 91.179799)
test_basic 0.006005 0.001356 0.815312 ( 1.310300)
test_all 0.104414 0.023949 795.268993 (733.936907)
test_rubyspec 0.080532 0.033480 184.395828 (248.914550)
total: 1129.17 sec