Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250115-131142
#<BuildRuby:0x00007f05178bfdd0
@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.20250115-131142",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.004861 0.000694 2.093778 ( 2.260090)
build_miniruby 0.001233 0.000176 1.185436 ( 1.182938)
build_ruby 0.001950 0.000000 3.367351 ( 3.574012)
build_all 0.008357 0.000000 5.591006 ( 2.251144)
build_install 0.006619 0.010286 7.671156 ( 4.116114)
test_btest 0.001074 0.000000 69.100764 ( 18.562871)
test_basic 0.004344 0.003423 0.945841 ( 1.001285)
test_all 0.071585 0.056660 639.993208 (211.960180)
test_rubyspec 0.029393 0.049388 107.983880 ( 30.822623)
total: 275.73 sec