Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240202-190135
#<BuildRuby:0x0000559fe18f9f40
@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.20240202-190135",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.003092 0.003868 2.175117 ( 3.833929)
build_miniruby 0.001352 0.000085 2.126882 ( 2.378534)
build_ruby 0.001884 0.000118 3.460908 ( 4.413564)
build_all 0.004336 0.004037 5.642882 ( 4.756234)
build_install 0.019503 0.000983 7.129387 ( 6.621488)
test_btest 0.000000 0.000883 69.635408 ( 65.114139)
test_basic 0.000000 0.008827 0.891514 ( 1.325115)
test_all 0.088527 0.037581 738.816531 (732.049946)
test_rubyspec 0.056638 0.058330 179.750148 (279.812606)
total: 1100.31 sec