Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240801-213819
#<BuildRuby:0x00007f7b037efdd0
@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.20240801-213819",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000027 ( 0.000027)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.008161 0.001530 3.966651 ( 7.541872)
build_miniruby 0.002004 0.000376 12.907074 ( 26.146547)
build_ruby 0.001912 0.000358 4.316937 ( 42.954861)
build_all 0.011046 0.001181 7.554475 ( 10.095801)
build_install 0.026543 0.001222 10.703117 ( 13.314255)
test_btest 0.001162 0.000189 98.504871 (127.916259)
test_basic 0.011383 0.001846 1.180103 ( 2.381178)
test_all 0.112120 0.054144 809.205813 (828.306606)
test_rubyspec 0.065697 0.029569 152.988605 ( 94.212532)
total: 1152.87 sec