Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-155952
#<BuildRuby:0x00007f2f3b04fdc8
@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.20250414-155952",
@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.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.000000 0.004960 1.362121 ( 1.668799)
build_miniruby 0.000000 0.001432 1.088680 ( 1.086032)
build_ruby 0.001993 0.000000 2.776357 ( 2.979051)
build_all 0.005551 0.001404 4.652083 ( 1.889949)
build_install 0.016162 0.000002 6.163453 ( 3.298875)
test_btest 0.000847 0.000212 45.005556 ( 12.231527)
test_basic 0.004623 0.003128 0.642488 ( 0.696764)
test_all 0.082550 0.032550 503.525763 (151.883986)
test_rubyspec 0.017788 0.054543 101.695940 ( 19.653259)
total: 195.39 sec