Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-013404
#<BuildRuby:0x00007f1cbedcfdc0
@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.20241104-013404",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000026 0.000010 0.000036 ( 0.000035)
build_up 0.000000 0.007406 3.357308 ( 3.200412)
build_miniruby 0.001664 0.000000 1.640835 ( 1.638870)
build_ruby 0.001837 0.000000 3.825065 ( 4.112869)
build_all 0.006721 0.001614 6.655118 ( 2.755766)
build_install 0.014648 0.003361 9.130023 ( 4.452142)
test_btest 0.000678 0.000272 75.960009 ( 20.487254)
test_basic 0.003703 0.005715 0.776389 ( 0.834821)
test_all 0.090769 0.055974 682.748751 (210.254789)
test_rubyspec 0.031831 0.048752 118.557983 ( 27.842008)
total: 275.58 sec