Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-041722
#<BuildRuby:0x00007fc500aefde0
@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.20240826-041722",
@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.000018 0.000008 0.000026 ( 0.000027)
autoconf 0.000035 0.000016 0.000051 ( 0.000051)
configure 0.000029 0.000013 0.000042 ( 0.000041)
build_up 0.005240 0.004598 4.252452 ( 4.790329)
build_miniruby 0.001588 0.000767 1.915116 ( 2.019377)
build_ruby 0.001644 0.000794 4.950702 ( 5.247768)
build_all 0.010229 0.000860 9.155399 ( 4.907265)
build_install 0.011633 0.012156 12.394418 ( 7.213175)
test_btest 0.000633 0.000316 128.996664 ( 55.602564)
test_basic 0.000829 0.013141 1.414499 ( 1.532710)
test_all 0.119775 0.041873 907.941569 (446.939862)
test_rubyspec 0.037695 0.057386 179.335570 ( 59.971874)
total: 588.23 sec