Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-042648
#<BuildRuby:0x00007f846f9efde0
@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.20241122-042648",
@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.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.000694 0.006982 3.764028 ( 3.844081)
build_miniruby 0.001801 0.000000 1.665966 ( 1.662469)
build_ruby 0.001834 0.000000 4.125693 ( 4.366859)
build_all 0.007181 0.000974 6.260968 ( 2.559597)
build_install 0.015521 0.005109 9.248027 ( 4.601617)
test_btest 0.000782 0.000245 77.323086 ( 20.606514)
test_basic 0.004751 0.005793 0.951354 ( 0.993627)
test_all 0.110899 0.035533 745.322903 (214.552115)
test_rubyspec 0.041505 0.039467 122.962118 ( 26.541523)
total: 279.73 sec