Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241001-144532
#<BuildRuby:0x00007f58d4f2fdd0
@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.20241001-144532",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.009308 0.001862 5.566319 ( 8.307693)
build_miniruby 0.000000 0.002534 33.267413 ( 36.283695)
build_ruby 0.002351 0.000181 4.482930 ( 24.542102)
build_all 0.006900 0.004645 6.752395 ( 8.102503)
build_install 0.020247 0.006018 10.507414 ( 12.346625)
test_btest 0.000712 0.000173 87.672015 (109.170700)
test_basic 0.009803 0.003513 1.196594 ( 2.001424)
test_all 0.123636 0.041164 811.468980 (679.186116)
test_rubyspec 0.045510 0.044381 126.193621 ( 48.291285)
total: 928.23 sec