Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231016-022526
#<BuildRuby:0x000055d0d643e278
@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.20231016-022526",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006501 0.001393 2.636471 ( 3.829294)
build_miniruby 0.000000 0.001978 2.081873 ( 2.221198)
build_ruby 0.000432 0.001246 3.432499 ( 3.790669)
build_all 0.007879 0.000883 5.721855 ( 4.915391)
build_install 0.016005 0.005032 7.387204 ( 6.229079)
test_btest 0.000712 0.000173 67.489450 ( 57.014992)
test_basic 0.000000 0.008006 0.857473 ( 1.295731)
test_all 0.003419 0.007109 707.473375 (489.501730)
test_rubyspec 0.016542 0.063484 96.341301 (144.216290)
total: 713.02 sec