Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-141736
#<BuildRuby:0x00007f8b7e61fdd0
@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.20241130-141736",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007433 0.000000 2.912717 ( 3.240170)
build_miniruby 0.001448 0.000165 1.124740 ( 1.122175)
build_ruby 0.001715 0.000000 3.147003 ( 3.348892)
build_all 0.004872 0.003145 5.443453 ( 2.156240)
build_install 0.011798 0.005178 7.378699 ( 3.500520)
test_btest 0.000769 0.000135 66.459816 ( 17.322783)
test_basic 0.002522 0.006817 0.789760 ( 0.835890)
test_all 0.093202 0.050071 643.532755 (190.879845)
test_rubyspec 0.056438 0.023317 117.304145 ( 21.020085)
total: 243.43 sec