Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250222-092335
#<BuildRuby:0x00007fd96f3ffde0
@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.20250222-092335",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005592 0.001118 3.401491 ( 2.575649)
build_miniruby 0.001266 0.000253 1.379428 ( 1.376433)
build_ruby 0.001455 0.000291 3.472795 ( 3.638870)
build_all 0.004410 0.004438 5.288463 ( 2.355617)
build_install 0.010172 0.008022 7.537962 ( 3.823700)
test_btest 0.000791 0.000218 45.372062 ( 12.753674)
test_basic 0.000000 0.007109 0.764321 ( 0.821651)
test_all 0.076357 0.039086 545.251241 (166.009558)
test_rubyspec 0.026324 0.049871 96.583093 ( 22.933814)
total: 216.29 sec