Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240725-132851
#<BuildRuby:0x00007fa44e75fdd8
@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.20240725-132851",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.007683 0.002561 4.244724 ( 6.111836)
build_miniruby 0.008721 0.005916 347.123190 (391.059172)
build_ruby 0.003121 0.000000 6.041424 ( 8.949397)
build_all 0.033012 0.014048 176.410364 (236.620463)
build_install 0.019496 0.008510 10.794046 ( 17.300284)
test_btest 0.001057 0.000392 102.165517 (144.652362)
test_basic 0.011180 0.000244 1.276501 ( 2.641367)
test_all 0.109457 0.062701 842.349253 (1130.275847)
test_rubyspec 0.060554 0.037230 155.866069 (164.830803)
total: 2102.44 sec