Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250102-040940
#<BuildRuby:0x00007f934774fdd8
@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.20250102-040940",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000045 0.000009 0.000054 ( 0.000053)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.005245 0.001113 2.262207 ( 3.526153)
build_miniruby 0.002157 0.000000 2.205680 ( 2.602658)
build_ruby 0.002248 0.000088 4.266261 ( 5.467275)
build_all 0.008942 0.000970 5.872107 ( 5.769589)
build_install 0.018287 0.002733 7.790225 ( 13.288082)
test_btest 0.000776 0.000151 65.673016 ( 69.610819)
test_basic 0.011617 0.001318 1.005696 ( 3.112697)
test_all 0.111515 0.044352 762.689670 (989.285165)
test_rubyspec 0.043399 0.047012 114.187033 (142.647726)
total: 1235.31 sec