Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240308-021004
#<BuildRuby:0x00005603894462a8
@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.20240308-021004",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004368 0.004958 2.895362 ( 4.911240)
build_miniruby 0.000000 0.002211 2.281840 ( 3.020132)
build_ruby 0.000000 0.002096 3.750412 ( 4.879900)
build_all 0.004723 0.003871 6.078585 ( 6.538126)
build_install 0.019057 0.003533 8.066951 ( 8.687739)
test_btest 0.000609 0.000183 72.407122 ( 77.600006)
test_basic 0.004691 0.004263 0.893138 ( 1.591862)
test_all 0.092616 0.032233 726.487328 (574.038165)
test_rubyspec 0.049424 0.049475 123.013321 (179.539528)
total: 860.81 sec