Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240218-072037
#<BuildRuby:0x000055790a636450
@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.20240218-072037",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000027 0.000007 0.000034 ( 0.000032)
build_up 0.006036 0.001509 2.127758 ( 4.032107)
build_miniruby 0.000000 0.001480 1.837895 ( 2.277758)
build_ruby 0.000264 0.001617 3.711835 ( 5.266638)
build_all 0.001988 0.007552 6.232238 ( 6.634103)
build_install 0.014883 0.008075 7.620613 ( 8.445215)
test_btest 0.000843 0.000312 73.155479 ( 85.249991)
test_basic 0.000000 0.008467 0.899086 ( 1.560468)
test_all 0.096415 0.029458 724.897217 (543.297959)
test_rubyspec 0.055435 0.041251 121.106863 (174.115834)
total: 830.88 sec