Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250206-234208
#<BuildRuby:0x00007f2ebdfffdc8
@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.20250206-234208",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.006125 0.000792 3.615533 ( 2.643919)
build_miniruby 0.001269 0.000457 1.332381 ( 1.330736)
build_ruby 0.001659 0.000597 3.823964 ( 3.969163)
build_all 0.004001 0.004087 5.854830 ( 2.498538)
build_install 0.008976 0.008575 8.587994 ( 4.279403)
test_btest 0.000581 0.000249 70.701746 ( 28.513888)
test_basic 0.010430 0.000822 1.025648 ( 1.251311)
test_all 0.100189 0.014629 574.117630 (176.861352)
test_rubyspec 0.044339 0.029216 107.366769 ( 26.680971)
total: 248.03 sec