Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-182701
#<BuildRuby:0x00007f78a012fdc0
@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.20240922-182701",
@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.000028 0.000000 0.000028 ( 0.000029)
autoconf 0.000044 0.000000 0.000044 ( 0.000043)
configure 0.000037 0.000000 0.000037 ( 0.000036)
build_up 0.006246 0.004738 5.269535 ( 5.689838)
build_miniruby 0.001338 0.000365 1.902455 ( 1.993899)
build_ruby 0.001701 0.000463 4.798920 ( 5.195850)
build_all 0.009237 0.001332 7.445109 ( 4.780016)
build_install 0.020340 0.005124 11.247028 ( 7.204289)
test_btest 0.000627 0.000165 99.762288 ( 68.004062)
test_basic 0.005681 0.006094 1.268531 ( 1.495639)
test_all 0.113363 0.047606 876.621231 (819.855556)
test_rubyspec 0.057962 0.035355 143.262267 (143.147942)
total: 1057.37 sec