Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-122620
#<BuildRuby:0x00007f3d4b95fdc8
@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.20241031-122620",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.000492 0.006772 3.781947 ( 3.611650)
build_miniruby 0.001209 0.000202 1.420545 ( 1.419513)
build_ruby 0.001700 0.000283 3.328776 ( 21.412048)
build_all 0.005682 0.002816 6.104219 ( 2.470999)
build_install 0.020174 0.000235 8.739014 ( 4.001327)
test_btest 0.000869 0.000138 68.104554 ( 18.148874)
test_basic 0.007629 0.000597 0.747749 ( 0.796822)
test_all 0.087659 0.057459 627.680318 (201.372135)
test_rubyspec 0.045643 0.032500 118.295893 ( 24.478144)
total: 277.71 sec