Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241230-054703
#<BuildRuby:0x00007fcda9e2fdc8
@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.20241230-054703",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000034 0.000012 0.000046 ( 0.000045)
configure 0.000031 0.000010 0.000041 ( 0.000040)
build_up 0.006839 0.000000 2.207376 ( 3.196667)
build_miniruby 0.001514 0.000145 1.689703 ( 2.012236)
build_ruby 0.001767 0.000536 4.250086 ( 4.659364)
build_all 0.000849 0.010948 6.352468 ( 4.084401)
build_install 0.016086 0.007137 8.169280 ( 7.088791)
test_btest 0.000836 0.000325 61.475796 ( 51.045444)
test_basic 0.006018 0.001665 0.941525 ( 1.436272)
test_all 0.123882 0.031571 725.225112 (614.615913)
test_rubyspec 0.059887 0.026537 111.624296 (110.708009)
total: 798.85 sec