Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-062940
#<BuildRuby:0x00007f1729adfdd0
@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.20241125-062940",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000017 0.000003 0.000020 ( 0.000022)
build_up 0.003587 0.003866 3.004370 ( 2.909601)
build_miniruby 0.001732 0.000000 1.624890 ( 1.622900)
build_ruby 0.001842 0.000000 4.009042 ( 4.227508)
build_all 0.005766 0.003386 6.512144 ( 3.161845)
build_install 0.013982 0.008446 9.297455 ( 5.185423)
test_btest 0.000730 0.000212 77.014503 ( 24.553344)
test_basic 0.002248 0.007367 1.007596 ( 1.056299)
test_all 0.117120 0.029625 722.160533 (211.052444)
test_rubyspec 0.051311 0.026521 118.921532 ( 28.241859)
total: 282.01 sec