Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-060706
#<BuildRuby:0x00007fc1efadfdc8
@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.20241126-060706",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000017 0.000006 0.000023 ( 0.000024)
build_up 0.000771 0.006511 3.075769 ( 3.032950)
build_miniruby 0.001157 0.000496 1.605087 ( 1.602126)
build_ruby 0.001699 0.000729 3.808110 ( 4.003724)
build_all 0.006431 0.001698 6.403661 ( 2.749902)
build_install 0.010468 0.007124 8.189991 ( 3.779519)
test_btest 0.000534 0.000237 74.347187 ( 19.751883)
test_basic 0.003863 0.005567 0.818764 ( 0.867933)
test_all 0.118479 0.027114 713.258546 (217.156352)
test_rubyspec 0.048420 0.031492 119.354428 ( 28.500430)
total: 281.45 sec