Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240316-062026
#<BuildRuby:0x0000564deb33e9a8
@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.20240316-062026",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006679 0.000716 2.551083 ( 2.845185)
build_miniruby 0.001600 0.000171 1.918152 ( 2.260199)
build_ruby 0.002056 0.000000 3.741399 ( 4.125955)
build_all 0.008204 0.000615 6.409225 ( 4.836149)
build_install 0.015355 0.005397 8.131909 ( 6.137542)
test_btest 0.000895 0.000115 74.070312 ( 58.456763)
test_basic 0.003993 0.004705 0.902591 ( 1.273486)
test_all 0.089615 0.036845 792.159192 (553.359396)
test_rubyspec 0.072615 0.028698 125.947780 (198.627309)
total: 831.92 sec