Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240824-221452
#<BuildRuby:0x00007f155c0bfdd8
@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.20240824-221452",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000028 0.000005 0.000033 ( 0.000034)
autoconf 0.000045 0.000008 0.000053 ( 0.000053)
configure 0.000036 0.000006 0.000042 ( 0.000043)
build_up 0.004637 0.005072 3.999232 ( 5.046095)
build_miniruby 0.000000 0.001842 1.731628 ( 2.089019)
build_ruby 0.000000 0.002293 4.753688 ( 30.139274)
build_all 0.004719 0.006255 7.361462 ( 4.369189)
build_install 0.016658 0.007068 10.215879 ( 8.777740)
test_btest 0.000000 0.001125 94.276994 ( 40.653091)
test_basic 0.000000 0.013031 1.199506 ( 1.276562)
test_all 0.105006 0.051177 777.557914 (293.251855)
test_rubyspec 0.049400 0.045050 143.700218 ( 32.818224)
total: 418.42 sec