Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-031820
#<BuildRuby:0x00007fce9391fdc0
@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/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240618-031820",
@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.000005 0.000024 ( 0.000026)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.005828 0.004247 3.973593 ( 7.347377)
build_miniruby 0.001347 0.000435 1.737615 ( 2.598910)
build_ruby 0.002446 0.000000 4.584353 ( 7.105784)
build_all 0.003890 0.008266 8.687818 ( 11.071201)
build_install 0.020253 0.007073 11.934266 ( 16.600213)
test_btest 0.000888 0.000122 120.474402 (172.021114)
test_basic 0.011998 0.001674 1.326348 ( 2.948070)
test_all 0.116326 0.047684 987.149411 (939.035244)
test_rubyspec 0.050745 0.038217 169.102454 ( 57.138555)
total: 1215.87 sec