Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-230044
#<BuildRuby:0x00007f282c7cfdc0
@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.20240627-230044",
@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.000015 0.000005 0.000020 ( 0.000022)
autoconf 0.000025 0.000008 0.000033 ( 0.000035)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003623 0.003886 3.493302 ( 3.215965)
build_miniruby 0.001336 0.000509 1.230699 ( 1.228511)
build_ruby 0.001399 0.000533 4.001112 ( 4.156155)
build_all 0.007992 0.001390 8.221085 ( 3.321427)
build_install 0.008426 0.012915 11.012451 ( 5.039199)
test_btest 0.000650 0.000298 116.096779 ( 30.324198)
test_basic 0.009177 0.000187 1.208682 ( 1.257401)
test_all 0.094667 0.058651 894.973044 (384.444012)
test_rubyspec 0.031769 0.061960 179.898407 (139.405774)
total: 572.39 sec