Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231207-105919
#<BuildRuby:0x000055898058a9a8
@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.20231207-105919",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.000000 0.008310 2.476225 ( 4.545864)
build_miniruby 0.001099 0.000573 1.785681 ( 2.524841)
build_ruby 0.001551 0.000452 3.288577 ( 19.667561)
build_all 0.000225 0.008963 5.706617 ( 5.863685)
build_install 0.015731 0.006428 7.159051 ( 7.926681)
test_btest 0.000662 0.000251 64.853483 ( 67.170746)
test_basic 0.004424 0.004322 0.842652 ( 1.267369)
test_all 0.097479 0.023970 678.022713 (398.120364)
test_rubyspec 0.023777 0.052236 91.001494 (130.667391)
total: 637.76 sec