Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-210122
#<BuildRuby:0x00007fc19d55fdc8
@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.20240714-210122",
@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.000012 0.000049 ( 0.000045)
configure 0.000029 0.000009 0.000038 ( 0.000040)
build_up 0.006602 0.002122 3.696616 ( 3.827194)
build_miniruby 0.001442 0.000463 1.724479 ( 1.735678)
build_ruby 0.001735 0.000558 4.110358 ( 4.303113)
build_all 0.007015 0.002255 8.223145 ( 3.259976)
build_install 0.018898 0.002868 10.797580 ( 5.055415)
test_btest 0.000611 0.000184 117.955581 ( 46.368186)
test_basic 0.004000 0.006346 1.208050 ( 1.268567)
test_all 0.112577 0.050783 884.326103 (384.562786)
test_rubyspec 0.076162 0.016072 170.909441 (111.625513)
total: 562.01 sec