Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240618-010036
#<BuildRuby:0x00007fd1cd7ffde0
@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.20240618-010036",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000050 0.000006 0.000056 ( 0.000049)
configure 0.000038 0.000004 0.000042 ( 0.000044)
build_up 0.008577 0.001009 4.150484 ( 5.033469)
build_miniruby 0.002162 0.000000 2.306685 ( 2.516159)
build_ruby 0.002660 0.000000 4.408743 ( 4.734261)
build_all 0.010507 0.000289 7.170517 ( 4.659732)
build_install 0.014353 0.009606 10.330742 ( 7.946381)
test_btest 0.000936 0.000144 94.858738 ( 69.970257)
test_basic 0.004333 0.009977 1.188168 ( 1.737617)
test_all 0.137602 0.022412 855.939901 (826.248512)
test_rubyspec 0.059749 0.036520 151.699636 (182.485695)
total: 1105.33 sec