Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-042323
#<BuildRuby:0x00007fc16b8efdd0
@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.20241003-042323",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000036 0.000011 0.000047 ( 0.000046)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.004363 0.004194 3.895822 ( 4.422578)
build_miniruby 0.002106 0.000000 1.808153 ( 1.819048)
build_ruby 0.002313 0.000000 4.781745 ( 4.918960)
build_all 0.008472 0.001887 7.639727 ( 3.395883)
build_install 0.013527 0.005964 9.570711 ( 4.505610)
test_btest 0.000000 0.001104 99.151980 ( 37.367893)
test_basic 0.008523 0.004112 1.365155 ( 1.469298)
test_all 0.117281 0.040392 780.496240 (328.730480)
test_rubyspec 0.046003 0.046845 143.659824 ( 57.757802)
total: 444.39 sec