Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250829-023747
#<BuildRuby:0x00007e55218dfdc0
@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.20250829-023747",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002459 0.006878 4.704751 ( 3.422107)
build_miniruby 0.000592 0.000875 2.198979 ( 2.198919)
build_ruby 0.000653 0.000890 4.218197 ( 4.281548)
build_all 0.002507 0.005455 6.393107 ( 2.891967)
build_install 0.012542 0.006432 9.508016 ( 8.860052)
test_btest 0.000610 0.000227 58.092435 ( 18.319712)
test_basic 0.006160 0.001803 0.835509 ( 3.456216)
test_all 0.089454 0.027854 604.809758 (196.135326)
test_rubyspec 0.040850 0.035813 112.851744 ( 24.822358)
total: 264.39 sec