Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-081425
#<BuildRuby:0x00007f734a24fdc8
@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.20241002-081425",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000037 0.000011 0.000048 ( 0.000048)
configure 0.000033 0.000010 0.000043 ( 0.000042)
build_up 0.005925 0.003357 5.206822 ( 4.388382)
build_miniruby 0.001418 0.000458 1.665955 ( 1.847965)
build_ruby 0.002054 0.000662 4.554413 ( 30.505250)
build_all 0.007140 0.002303 7.170129 ( 3.022667)
build_install 0.019550 0.000608 9.771018 ( 4.699995)
test_btest 0.000882 0.000252 96.752175 ( 25.945206)
test_basic 0.007051 0.003899 1.061160 ( 1.104235)
test_all 0.124738 0.024654 793.728660 (239.125290)
test_rubyspec 0.054780 0.037005 138.580441 ( 31.754362)
total: 342.39 sec