Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240724-193155
#<BuildRuby:0x00007f4782fdfdd8
@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.20240724-193155",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.007717 0.001589 4.036327 ( 6.225601)
build_miniruby 0.001555 0.000320 1.892033 ( 2.918538)
build_ruby 0.002090 0.000430 4.445797 ( 6.129701)
build_all 0.008452 0.001740 7.483156 ( 9.059159)
build_install 0.022806 0.000927 10.140056 ( 12.785194)
test_btest 0.000847 0.000156 100.294147 (151.242550)
test_basic 0.007227 0.006125 1.251824 ( 3.085903)
test_all 0.128416 0.043385 845.922192 (1162.476199)
test_rubyspec 0.061727 0.032425 154.202661 (131.992785)
total: 1485.92 sec