Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240126-065624
#<BuildRuby:0x000055bd626aa278
@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.20240126-065624",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.002625 0.003479 2.008410 ( 2.599939)
build_miniruby 0.001458 0.000507 1.747707 ( 1.928000)
build_ruby 0.001349 0.000469 3.432385 ( 3.708557)
build_all 0.004104 0.004044 5.405081 ( 3.785677)
build_install 0.015561 0.005317 6.760631 ( 5.258379)
test_btest 0.000917 0.000339 68.695081 ( 43.721435)
test_basic 0.005681 0.002104 0.826965 ( 1.243928)
test_all 0.096163 0.027658 734.003940 (651.674212)
test_rubyspec 0.062326 0.052645 181.959206 (289.180119)
total: 1003.10 sec