Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240921-223420
#<BuildRuby:0x00007fe59dd3fdd0
@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.20240921-223420",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.009491 0.001153 5.178025 ( 7.282758)
build_miniruby 0.002170 0.000000 1.938176 ( 2.780766)
build_ruby 0.002170 0.000070 4.629910 ( 5.824533)
build_all 0.009485 0.001050 6.724170 ( 7.599426)
build_install 0.025976 0.000000 10.291713 ( 11.914211)
test_btest 0.000911 0.000000 88.011848 (111.591365)
test_basic 0.005490 0.007366 1.154312 ( 1.891275)
test_all 0.135401 0.032776 824.208080 (936.872917)
test_rubyspec 0.039741 0.050312 128.618380 ( 70.514235)
total: 1156.27 sec