Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230922-161952
#<BuildRuby:0x0000561c3ce4a1e8
@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.20230922-161952",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.003530 0.004701 3.368072 ( 6.358851)
build_miniruby 0.000000 0.003912 41.410349 ( 42.132729)
build_ruby 0.001440 0.000441 3.510063 ( 4.983678)
build_all 0.009037 0.000169 5.564652 ( 6.494475)
build_install 0.020046 0.002482 6.948525 ( 7.424781)
test_btest 0.000656 0.000139 63.844419 ( 62.102330)
test_basic 0.002985 0.005276 0.796800 ( 1.318696)
test_all 0.009603 0.001115 706.814427 (657.077904)
test_rubyspec 0.070261 0.013600 94.376376 (137.516476)
total: 925.41 sec