Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-074316
#<BuildRuby:0x00007fa5d029fdd8
@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.20241109-074316",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000032 0.000011 0.000043 ( 0.000042)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.008252 0.000046 3.981498 ( 3.942808)
build_miniruby 0.001347 0.000433 1.627483 ( 1.629441)
build_ruby 0.002131 0.000000 4.305003 ( 4.491596)
build_all 0.009376 0.000000 6.543868 ( 3.209089)
build_install 0.024992 0.000023 9.929299 ( 5.324332)
test_btest 0.000735 0.000180 82.416728 ( 28.988952)
test_basic 0.002228 0.010713 1.022916 ( 1.091042)
test_all 0.112054 0.042352 719.671299 (248.863337)
test_rubyspec 0.041106 0.042364 117.406146 ( 26.002112)
total: 323.54 sec