Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-173413
#<BuildRuby:0x00007f9ccee8fdd8
@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.20241226-173413",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005442 0.000178 1.925402 ( 2.224672)
build_miniruby 0.001243 0.000155 1.096019 ( 1.092999)
build_ruby 0.001482 0.000185 3.313335 ( 3.485143)
build_all 0.008050 0.000000 6.353246 ( 2.562709)
build_install 0.017245 0.000499 7.968754 ( 4.155764)
test_btest 0.000728 0.000079 75.515210 ( 20.097147)
test_basic 0.001636 0.008181 0.721433 ( 0.769322)
test_all 0.098010 0.044145 688.847418 (209.612555)
test_rubyspec 0.058100 0.021582 116.456682 ( 26.929054)
total: 270.93 sec