Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-040604
#<BuildRuby:0x00007f794249fdc8
@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.20240822-040604",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000042 0.000005 0.000047 ( 0.000046)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.008844 0.000525 3.981035 ( 5.310479)
build_miniruby 0.001633 0.000177 1.857283 ( 2.035318)
build_ruby 0.002361 0.000256 4.862223 ( 5.477760)
build_all 0.010001 0.001081 8.769259 ( 6.896162)
build_install 0.003505 0.022498 12.081492 ( 10.854709)
test_btest 0.000000 0.000977 126.742162 (105.369749)
test_basic 0.000000 0.006146 1.412859 ( 2.168110)
test_all 0.114721 0.047112 933.058254 (502.875939)
test_rubyspec 0.055631 0.040253 171.271647 ( 61.305236)
total: 702.29 sec