Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241210-073159
#<BuildRuby:0x00007fe9cedcfdd8
@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.20241210-073159",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.003745 0.005016 3.717321 ( 4.363332)
build_miniruby 0.001379 0.000388 1.681248 ( 1.782064)
build_ruby 0.002358 0.000000 4.134337 ( 4.625579)
build_all 0.004931 0.005114 5.636882 ( 4.228178)
build_install 0.014151 0.010409 8.436997 ( 6.497698)
test_btest 0.000581 0.000199 62.983973 ( 55.222220)
test_basic 0.008610 0.002952 0.925990 ( 1.229106)
test_all 0.087114 0.060845 705.482371 (337.524980)
test_rubyspec 0.046798 0.034543 103.703912 ( 46.481847)
total: 461.96 sec