Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-210315
#<BuildRuby:0x00007faa2ca5fdd8
@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.20240806-210315",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003554 0.003959 3.366633 ( 3.365781)
build_miniruby 0.001197 0.000239 1.512024 ( 1.508939)
build_ruby 0.002033 0.000000 3.975960 ( 4.151869)
build_all 0.008783 0.000000 7.965874 ( 3.153551)
build_install 0.018897 0.000893 10.450779 ( 4.736140)
test_btest 0.000949 0.000158 116.697797 ( 30.455584)
test_basic 0.005369 0.004476 1.038547 ( 1.084352)
test_all 0.091458 0.053413 789.082780 (222.935521)
test_rubyspec 0.042919 0.045435 166.365336 ( 43.539474)
total: 314.93 sec