Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250704-224527
#<BuildRuby:0x000071d187e4fdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250704-224527",
@make="make",
@no_timeout_error=nil,
@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.000005 0.000020 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002774 0.004921 2.941710 ( 2.109908)
build_miniruby 0.000282 0.001095 1.101135 ( 1.098155)
build_ruby 0.001503 0.000174 2.916668 ( 3.079369)
build_all 0.003928 0.003996 5.148206 ( 2.048035)
build_install 0.011449 0.005180 7.105313 ( 3.371824)
test_btest 0.000825 0.000000 47.915260 ( 13.433560)
test_basic 0.004688 0.000573 0.611862 ( 0.680740)
test_all 0.083631 0.031199 600.760993 (179.238446)
test_rubyspec 0.043690 0.031569 152.273703 ( 28.471432)
total: 233.53 sec