Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250504-221019
#<BuildRuby:0x00007f9331ccfdc8
@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.20250504-221019",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.001923 0.004431 2.133360 ( 2.279125)
build_miniruby 0.001285 0.000300 1.265307 ( 1.262498)
build_ruby 0.001556 0.000363 3.608082 ( 11.558811)
build_all 0.004928 0.005208 5.877402 ( 2.469837)
build_install 0.011763 0.007715 7.657950 ( 4.017912)
test_btest 0.000829 0.000247 49.834110 ( 13.998144)
test_basic 0.007098 0.000943 0.846154 ( 0.896712)
test_all 0.096023 0.028335 593.510475 (175.096525)
test_rubyspec 0.047524 0.034613 108.796684 ( 23.660227)
total: 235.24 sec