Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250719-013057
#<BuildRuby:0x00007c54abc2fde0
@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.20250719-013057",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.002930 0.005944 4.139999 ( 3.358624)
build_miniruby 0.001476 0.000136 1.833366 ( 1.888587)
build_ruby 0.001663 0.000467 3.916654 ( 4.127953)
build_all 0.002351 0.004848 5.234414 ( 2.178031)
build_install 0.014722 0.002198 8.550569 ( 4.325304)
test_btest 0.002507 0.000141 55.902598 ( 15.602618)
test_basic 0.003985 0.004735 0.903100 ( 0.953081)
test_all 0.097489 0.018528 660.344515 (204.554261)
test_rubyspec 0.048213 0.029953 153.387821 ( 37.839695)
total: 274.83 sec