Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-083919
#<BuildRuby:0x00007f91d2e3fdd0
@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.20241211-083919",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000024 0.000008 0.000032 ( 0.000030)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.003390 0.003845 2.454510 ( 2.381092)
build_miniruby 0.000000 0.001528 1.109256 ( 1.106050)
build_ruby 0.000000 0.001833 2.792510 ( 13.836420)
build_all 0.004955 0.002334 4.703348 ( 1.951104)
build_install 0.013718 0.001783 6.995188 ( 3.228039)
test_btest 0.000560 0.000196 56.723461 ( 16.028089)
test_basic 0.003366 0.004130 0.719457 ( 1.953425)
test_all 0.121477 0.015977 609.465474 (182.481498)
test_rubyspec 0.032233 0.044134 112.862549 ( 18.633479)
total: 241.60 sec