Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240715-230851
#<BuildRuby:0x00007fca784bfdd0
@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.20240715-230851",
@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.000009 0.000033 ( 0.000028)
autoconf 0.000043 0.000015 0.000058 ( 0.000053)
configure 0.000036 0.000013 0.000049 ( 0.000049)
build_up 0.009380 0.000409 3.926844 ( 5.222318)
build_miniruby 0.002000 0.000000 2.169085 ( 2.722671)
build_ruby 0.000000 0.002680 4.055578 ( 4.633957)
build_all 0.008967 0.002259 7.275771 ( 6.364559)
build_install 0.019756 0.006585 10.008942 ( 9.000367)
test_btest 0.000735 0.000245 95.687844 ( 91.962142)
test_basic 0.012404 0.001130 1.124007 ( 2.662779)
test_all 0.129063 0.039121 831.143725 (914.291662)
test_rubyspec 0.057252 0.036834 149.941524 (149.303761)
total: 1186.17 sec