Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-101256
#<BuildRuby:0x00007f883690fdd8
@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.20241027-101256",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000529 0.007113 3.308948 ( 3.238910)
build_miniruby 0.001183 0.000338 1.597098 ( 1.594045)
build_ruby 0.001458 0.000416 3.267114 ( 3.474481)
build_all 0.007473 0.000940 6.098073 ( 2.405315)
build_install 0.018114 0.000598 8.978796 ( 4.398546)
test_btest 0.000842 0.000197 69.813904 ( 18.821193)
test_basic 0.007484 0.000853 0.742058 ( 0.792112)
test_all 0.088198 0.056693 649.866446 (196.037450)
test_rubyspec 0.047694 0.038120 121.618334 ( 23.233118)
total: 254.00 sec