Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231227-202421
#<BuildRuby:0x0000562a59146458
@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.20231227-202421",
@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.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005696 0.000911 1.774376 ( 3.523589)
build_miniruby 0.001720 0.000275 1.720844 ( 2.241460)
build_ruby 0.001603 0.000256 3.530040 ( 5.078599)
build_all 0.004376 0.004437 5.256255 ( 6.662912)
build_install 0.018351 0.002574 6.447064 ( 8.964725)
test_btest 0.000795 0.000147 68.291264 ( 88.649243)
test_basic 0.003294 0.000610 0.797509 ( 1.697755)
test_all 0.098147 0.035024 736.298301 (852.530657)
test_rubyspec 0.061538 0.015453 94.404707 (156.505652)
total: 1125.86 sec