Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-174759
#<BuildRuby:0x00007f54d91efde0
@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.20240811-174759",
@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.000025 0.000006 0.000031 ( 0.000032)
autoconf 0.000041 0.000011 0.000052 ( 0.000051)
configure 0.000031 0.000009 0.000040 ( 0.000039)
build_up 0.005748 0.004362 4.208163 ( 6.986182)
build_miniruby 0.001757 0.000495 1.900451 ( 2.677010)
build_ruby 0.001749 0.000494 4.708219 ( 5.961701)
build_all 0.008112 0.004017 9.270399 ( 11.211076)
build_install 0.022459 0.004052 12.470392 ( 14.547756)
test_btest 0.000879 0.000245 128.484207 (163.114199)
test_basic 0.010859 0.001780 1.408014 ( 2.895435)
test_all 0.123111 0.044759 956.216149 (906.497461)
test_rubyspec 0.052162 0.044987 182.393792 ( 99.796963)
total: 1213.69 sec