Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-201746
#<BuildRuby:0x00007f8e20fcfde0
@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.20241104-201746",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.005750 0.002129 3.379299 ( 3.406983)
build_miniruby 0.001358 0.000179 1.159052 ( 1.157120)
build_ruby 0.001555 0.000205 4.028799 ( 4.238240)
build_all 0.008554 0.000141 6.948978 ( 2.907064)
build_install 0.019527 0.000089 9.839790 ( 4.793679)
test_btest 0.000792 0.000088 80.396199 ( 34.668994)
test_basic 0.006052 0.004080 0.996524 ( 1.044034)
test_all 0.092081 0.053701 748.773359 (253.857602)
test_rubyspec 0.051326 0.028548 119.269015 ( 25.319218)
total: 331.39 sec