Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-023209
#<BuildRuby:0x00007fbe91a6fde0
@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.20241219-023209",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.001615 0.003587 1.892917 ( 2.258111)
build_miniruby 0.001727 0.000000 1.341864 ( 1.338711)
build_ruby 0.002334 0.000031 3.744833 ( 3.979037)
build_all 0.007233 0.001356 6.362767 ( 2.687958)
build_install 0.004924 0.010671 7.410298 ( 3.800504)
test_btest 0.000717 0.000185 77.215131 ( 32.941757)
test_basic 0.003020 0.004886 1.031158 ( 1.076004)
test_all 0.091948 0.052611 681.905365 (221.182885)
test_rubyspec 0.049979 0.032567 116.440799 ( 24.548265)
total: 293.82 sec