Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-180032
#<BuildRuby:0x00007fa16e34fdc0
@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.20241024-180032",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.006079 0.001886 3.980168 ( 4.271178)
build_miniruby 0.001763 0.000000 1.685501 ( 1.683569)
build_ruby 0.002048 0.000000 4.342107 ( 4.544329)
build_all 0.008670 0.000000 6.955813 ( 2.996119)
build_install 0.016570 0.003081 9.388528 ( 4.367794)
test_btest 0.000911 0.000000 76.989493 ( 31.788971)
test_basic 0.000000 0.010164 1.038486 ( 1.083247)
test_all 0.113570 0.034726 775.737238 (226.996087)
test_rubyspec 0.046585 0.035551 126.569760 ( 28.866494)
total: 306.60 sec