Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-225714
#<BuildRuby:0x00007f41b88afdd0
@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.20240615-225714",
@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.000025 0.000004 0.000029 ( 0.000030)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.004937 0.004182 3.997203 ( 4.068667)
build_miniruby 0.001478 0.000303 1.567845 ( 1.565403)
build_ruby 0.002092 0.000429 4.400905 ( 4.534994)
build_all 0.006773 0.003792 8.394711 ( 4.344194)
build_install 0.019327 0.005690 11.516113 ( 6.156720)
test_btest 0.000960 0.000218 115.407039 ( 42.787190)
test_basic 0.002962 0.008179 1.263840 ( 1.322574)
test_all 0.115147 0.041825 891.398661 (388.815575)
test_rubyspec 0.058151 0.034955 170.805257 (159.536829)
total: 613.13 sec