Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-060724
#<BuildRuby:0x00007f8fac63fdd8
@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.20240621-060724",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.008163 0.000003 3.502994 ( 3.467923)
build_miniruby 0.001693 0.000188 1.400856 ( 1.397417)
build_ruby 0.001684 0.000187 3.554303 ( 3.714190)
build_all 0.004854 0.004262 7.781344 ( 3.073165)
build_install 0.013221 0.006335 9.974610 ( 4.613492)
test_btest 0.001015 0.000165 109.539360 ( 29.334846)
test_basic 0.003953 0.005328 1.222824 ( 1.276938)
test_all 0.097887 0.048591 834.149007 (245.353998)
test_rubyspec 0.039594 0.050653 162.947464 ( 31.257103)
total: 323.49 sec