Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-143100
#<BuildRuby:0x00007fb2a3f1fdd0
@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.20240615-143100",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000034 0.000010 0.000044 ( 0.000044)
build_up 0.007314 0.002090 3.901728 ( 4.301637)
build_miniruby 0.001506 0.000430 1.655254 ( 1.763119)
build_ruby 0.001631 0.000466 4.402243 ( 4.698578)
build_all 0.007545 0.002155 8.021155 ( 4.798224)
build_install 0.005888 0.017426 10.755477 ( 6.295475)
test_btest 0.000735 0.000294 114.520129 ( 67.271409)
test_basic 0.011126 0.001807 1.315513 ( 1.521253)
test_all 0.107701 0.042110 792.408851 (226.382291)
test_rubyspec 0.046255 0.045699 156.210106 ( 27.872040)
total: 344.91 sec