Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241030-050531
#<BuildRuby:0x00007fac5e96fde0
@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.20241030-050531",
@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.000004 0.000027 ( 0.000028)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.006883 0.003786 5.788591 ( 7.262104)
build_miniruby 0.001341 0.000290 2.132538 ( 2.145502)
build_ruby 0.002292 0.000000 4.426560 ( 4.649854)
build_all 0.010342 0.000116 6.085794 ( 3.313590)
build_install 0.015346 0.007929 9.320028 ( 5.138243)
test_btest 0.000888 0.000201 64.950192 ( 27.907753)
test_basic 0.009056 0.005293 0.941207 ( 1.022114)
test_all 0.112245 0.039207 745.325786 (362.046253)
test_rubyspec 0.031809 0.057903 114.292207 ( 61.001528)
total: 474.49 sec