Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-012743
#<BuildRuby:0x00007fcbf3cafdc0
@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.20241102-012743",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.000000 0.007569 2.698974 ( 2.716244)
build_miniruby 0.001115 0.000372 1.132424 ( 1.129472)
build_ruby 0.001947 0.000000 3.312714 ( 3.488888)
build_all 0.006692 0.001537 5.657431 ( 2.197457)
build_install 0.013915 0.006006 8.122332 ( 3.763801)
test_btest 0.000936 0.000000 69.777444 ( 18.143775)
test_basic 0.007229 0.002752 0.796508 ( 0.842491)
test_all 0.109403 0.035045 651.192221 (193.939334)
test_rubyspec 0.050131 0.032089 120.125332 ( 23.566889)
total: 249.79 sec