Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251215-162209
#<BuildRuby:0x0000789bc1eefdd8
@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.20251215-162209",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.003537 0.003713 2.915032 ( 2.759417)
build_miniruby 0.000792 0.000752 1.751907 ( 1.752485)
build_ruby 0.001003 0.000985 4.585632 ( 4.654894)
build_all 0.007238 0.003338 7.290201 ( 4.704256)
build_install 0.020746 0.005182 10.498281 ( 7.381602)
test_btest 0.001079 0.000039 78.097588 ( 29.418464)
test_basic 0.002465 0.005165 1.019358 ( 1.072181)
test_all 0.091012 0.042665 729.458849 (226.605153)
test_rubyspec 0.040607 0.044081 126.906460 ( 29.288904)
total: 307.64 sec