Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240715-150852
#<BuildRuby:0x00007fd7613efdd8
@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-150852",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.001415 0.008611 4.104807 ( 5.796293)
build_miniruby 0.000000 0.002281 78.725489 ( 58.542335)
build_ruby 0.000821 0.002021 4.370866 ( 5.739084)
build_all 0.003565 0.008054 7.664970 ( 7.861896)
build_install 0.018203 0.008588 10.669108 ( 10.766291)
test_btest 0.000283 0.000967 95.232399 ( 96.782798)
test_basic 0.002001 0.010912 1.152070 ( 1.969599)
test_all 0.114997 0.054912 831.684124 (1013.395979)
test_rubyspec 0.074274 0.020324 150.130226 (145.031996)
total: 1345.89 sec