Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240710-110830
#<BuildRuby:0x00007fc27bbafdc0
@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.20240710-110830",
@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.000019 0.000006 0.000025 ( 0.000027)
autoconf 0.000034 0.000010 0.000044 ( 0.000045)
configure 0.000027 0.000008 0.000035 ( 0.000036)
build_up 0.004796 0.005392 4.466985 ( 6.877580)
build_miniruby 0.002063 0.000000 1.884095 ( 3.676883)
build_ruby 0.000000 0.002952 4.479193 ( 25.506740)
build_all 0.008432 0.003007 7.429365 ( 9.743841)
build_install 0.023002 0.005131 10.778507 ( 14.552289)
test_btest 0.000000 0.001152 100.757605 (137.934119)
test_basic 0.010833 0.002172 1.187304 ( 2.082662)
test_all 0.133450 0.037748 887.546995 (1184.046130)
test_rubyspec 0.066541 0.025399 157.321717 (149.302455)
total: 1533.72 sec