Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-064005
#<BuildRuby:0x00007f27002afde0
@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.20240716-064005",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000036 0.000001 0.000037 ( 0.000039)
configure 0.000035 0.000001 0.000036 ( 0.000036)
build_up 0.003116 0.004015 2.731797 ( 5.198468)
build_miniruby 0.001423 0.000124 1.584211 ( 1.582564)
build_ruby 0.001681 0.000147 4.231004 ( 17.053924)
build_all 0.008551 0.000011 8.293820 ( 3.391186)
build_install 0.012459 0.008400 10.931971 ( 5.036447)
test_btest 0.000766 0.000109 118.740775 ( 38.639061)
test_basic 0.006471 0.003232 1.202316 ( 1.288955)
test_all 0.097510 0.054055 877.817181 (260.409227)
test_rubyspec 0.053564 0.032716 159.155895 ( 33.800006)
total: 366.40 sec