Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-193143
#<BuildRuby:0x00007fa44f59fdd0
@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.20241209-193143",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.007008 0.000000 3.574615 ( 3.515857)
build_miniruby 0.001682 0.000144 1.598854 ( 1.596976)
build_ruby 0.001784 0.000325 4.347493 ( 19.677294)
build_all 0.009536 0.000237 6.428348 ( 2.821381)
build_install 0.021040 0.001371 8.757898 ( 4.400161)
test_btest 0.000877 0.000139 78.330888 ( 31.027301)
test_basic 0.000000 0.013035 1.149352 ( 1.339117)
test_all 0.097219 0.057694 811.422433 (431.574461)
test_rubyspec 0.042331 0.042733 121.378227 ( 52.414008)
total: 548.37 sec