Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-170808
#<BuildRuby:0x00007ff19e04fdc0
@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-170808",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.001814 0.004524 2.085839 ( 2.429124)
build_miniruby 0.001652 0.000000 1.370544 ( 1.367583)
build_ruby 0.002047 0.000000 3.667980 ( 3.843791)
build_all 0.007535 0.000876 6.314206 ( 2.693195)
build_install 0.018873 0.000000 7.661417 ( 3.994803)
test_btest 0.001017 0.000000 70.351387 ( 19.086793)
test_basic 0.006706 0.004601 0.969386 ( 1.043213)
test_all 0.104132 0.044652 717.844359 (210.807645)
test_rubyspec 0.048098 0.033727 119.954070 ( 32.612460)
total: 277.88 sec