Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-083641
#<BuildRuby:0x00007f12ccc3fdd0
@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.20240716-083641",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.005713 0.001058 2.909808 ( 2.896067)
build_miniruby 0.001298 0.000241 1.525046 ( 1.523125)
build_ruby 0.001669 0.000309 3.614001 ( 3.796924)
build_all 0.009553 0.000000 8.011934 ( 3.176616)
build_install 0.018764 0.000000 9.605875 ( 4.289815)
test_btest 0.001032 0.000000 112.222284 ( 29.383934)
test_basic 0.009084 0.000000 1.102329 ( 1.147262)
test_all 0.103938 0.046256 798.563933 (252.108066)
test_rubyspec 0.054924 0.034000 155.038000 ( 31.265700)
total: 329.59 sec