Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240624-151340
#<BuildRuby:0x00007f013727fdc8
@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.20240624-151340",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000094 0.000000 0.000094 ( 0.000065)
configure 0.000043 0.000000 0.000043 ( 0.000044)
build_up 0.008940 0.001370 4.082880 ( 7.654122)
build_miniruby 0.001822 0.000482 1.855665 ( 2.888322)
build_ruby 0.001821 0.000482 4.637871 ( 6.789457)
build_all 0.006692 0.004958 7.558639 ( 11.139779)
build_install 0.022537 0.006993 10.550726 ( 14.623693)
test_btest 0.001428 0.000000 99.973168 (144.197816)
test_basic 0.005284 0.008755 1.189621 ( 2.370289)
test_all 0.109918 0.057370 836.424190 (981.263570)
test_rubyspec 0.056505 0.039285 150.076255 ( 64.731208)
total: 1235.66 sec