Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250306-225637
#<BuildRuby:0x00007f5daa62fde0
@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.20250306-225637",
@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.000024 0.000004 0.000028 ( 0.000023)
autoconf 0.000041 0.000007 0.000048 ( 0.000043)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.007314 0.001219 3.660444 ( 4.666108)
build_miniruby 0.001555 0.000259 1.697656 ( 2.577245)
build_ruby 0.000000 0.001946 4.027033 ( 29.510764)
build_all 0.005805 0.004700 5.965813 ( 7.334901)
build_install 0.020998 0.002604 8.665245 ( 10.250755)
test_btest 0.001012 0.000203 48.774881 ( 66.638635)
test_basic 0.003935 0.007608 0.915447 ( 3.762668)
test_all 0.105501 0.022946 641.633533 (628.139621)
test_rubyspec 0.054722 0.027326 101.696004 ( 59.551947)
total: 812.43 sec