Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-061124
#<BuildRuby:0x00007f94d001fdd0
@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.20241201-061124",
@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.000031 0.000009 0.000040 ( 0.000039)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.002963 0.005105 3.461231 ( 3.362449)
build_miniruby 0.001296 0.000432 1.495422 ( 1.493456)
build_ruby 0.001791 0.000000 3.729998 ( 18.209393)
build_all 0.007367 0.000000 5.591403 ( 2.225307)
build_install 0.017186 0.000940 8.385581 ( 4.042571)
test_btest 0.000797 0.000221 67.004233 ( 21.490849)
test_basic 0.003984 0.005189 0.897025 ( 0.946619)
test_all 0.077510 0.069466 734.300538 (224.068732)
test_rubyspec 0.029353 0.049147 119.667452 ( 23.501799)
total: 299.34 sec