Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240131-130347
#<BuildRuby:0x00005611364ba1e8
@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.20240131-130347",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.007326 0.000000 2.262181 ( 4.295160)
build_miniruby 0.004882 0.000087 7.637195 ( 7.709577)
build_ruby 0.001397 0.000299 3.592380 ( 4.634474)
build_all 0.003854 0.005074 5.933614 ( 5.871903)
build_install 0.012183 0.009605 7.408007 ( 8.021907)
test_btest 0.000712 0.000214 76.248205 ( 76.073261)
test_basic 0.005815 0.001745 0.835519 ( 1.255250)
test_all 0.101821 0.026475 767.702384 (753.657160)
test_rubyspec 0.062539 0.054042 176.492026 (256.719001)
total: 1118.24 sec