Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-215821
#<BuildRuby:0x00007f574807fde0
@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.20240707-215821",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.009496 0.000292 4.542784 ( 4.145886)
build_miniruby 0.000000 0.002202 1.776956 ( 1.779802)
build_ruby 0.000397 0.001784 4.609356 ( 4.782477)
build_all 0.005626 0.004392 8.488309 ( 3.561277)
build_install 0.012048 0.009853 11.648927 ( 6.126223)
test_btest 0.000659 0.000186 126.117868 ( 44.425194)
test_basic 0.009927 0.004510 1.422532 ( 1.531961)
test_all 0.107294 0.055309 1052.812947 (703.584147)
test_rubyspec 0.048579 0.050884 183.047401 (164.369323)
total: 934.31 sec