Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250425-212523
#<BuildRuby:0x00007f791e85fdd8
@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.20250425-212523",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000032 0.000011 0.000043 ( 0.000041)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.005077 0.001692 2.346089 ( 3.391318)
build_miniruby 0.001718 0.000572 1.749512 ( 1.972397)
build_ruby 0.001870 0.000624 4.563446 ( 5.179050)
build_all 0.009546 0.003007 7.074101 ( 5.600247)
build_install 0.022713 0.001868 9.075343 ( 8.582543)
test_btest 0.000962 0.000286 56.042288 ( 55.281491)
test_basic 0.010323 0.001741 0.985119 ( 2.626167)
test_all 0.072543 0.053166 669.392238 (504.604748)
test_rubyspec 0.052335 0.039759 115.631889 (107.136151)
total: 694.41 sec