Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240113-140722
#<BuildRuby:0x0000558101731f40
@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.20240113-140722",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000000 0.000039 0.000039 ( 0.000039)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.001250 0.004282 1.713807 ( 3.997137)
build_miniruby 0.001568 0.000000 1.752580 ( 1.984387)
build_ruby 0.000000 0.001794 3.353182 ( 3.791152)
build_all 0.003514 0.005090 5.191219 ( 4.489406)
build_install 0.017014 0.001793 6.223994 ( 5.223397)
test_btest 0.000807 0.000278 68.741562 ( 62.347253)
test_basic 0.004520 0.002809 0.737337 ( 1.202960)
test_all 0.097195 0.031394 817.168937 (912.616576)
test_rubyspec 0.052303 0.028562 93.415964 (176.375174)
total: 1172.03 sec