Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-052703
#<BuildRuby:0x00007fb184cbfdd0
@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.20241009-052703",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.006258 0.001854 3.012770 ( 3.624636)
build_miniruby 0.001303 0.000386 1.731770 ( 1.730298)
build_ruby 0.001896 0.000000 3.956905 ( 4.107164)
build_all 0.008968 0.000000 7.013628 ( 2.867858)
build_install 0.011081 0.007526 9.151434 ( 4.329826)
test_btest 0.000831 0.000252 87.727735 ( 22.949754)
test_basic 0.001058 0.008876 1.008161 ( 1.055787)
test_all 0.118342 0.030614 734.433438 (247.244701)
test_rubyspec 0.059730 0.028900 132.379305 ( 29.111739)
total: 317.02 sec