Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250320-225042
#<BuildRuby:0x00007fb0ecaefde0
@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.20250320-225042",
@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.000013 0.000003 0.000016 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.003803 0.002875 2.630852 ( 2.428349)
build_miniruby 0.001313 0.000343 1.489388 ( 1.487753)
build_ruby 0.001594 0.000415 3.593828 ( 3.740921)
build_all 0.009050 0.001288 6.070529 ( 4.416304)
build_install 0.016188 0.007020 8.472777 ( 6.404524)
test_btest 0.000611 0.000168 51.252639 ( 42.197153)
test_basic 0.004098 0.001130 0.958271 ( 1.403691)
test_all 0.077228 0.047567 620.539069 (261.491013)
test_rubyspec 0.057788 0.019651 102.148934 ( 23.602163)
total: 347.17 sec