Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231223-063526
#<BuildRuby:0x000055767169de98
@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.20231223-063526",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.005609 0.000831 1.799678 ( 2.906049)
build_miniruby 0.001643 0.000243 2.060532 ( 2.140364)
build_ruby 0.000000 0.001697 3.336416 ( 3.818130)
build_all 0.005278 0.002675 5.043032 ( 4.038410)
build_install 0.011418 0.006769 6.066209 ( 18.668494)
test_btest 0.000693 0.000149 61.515353 ( 45.696946)
test_basic 0.000723 0.004941 0.769685 ( 1.283260)
test_all 0.083524 0.046649 691.233989 (724.912410)
test_rubyspec 0.040826 0.040804 93.960573 (173.360298)
total: 976.83 sec