Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-094725
#<BuildRuby:0x00007fd2c6defdc8
@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.20241014-094725",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.004418 0.003487 3.461679 ( 3.455252)
build_miniruby 0.001773 0.000000 1.258087 ( 1.254933)
build_ruby 0.001908 0.000000 3.961771 ( 4.148934)
build_all 0.008438 0.000000 7.094914 ( 2.915017)
build_install 0.011193 0.007177 9.859563 ( 4.634557)
test_btest 0.000774 0.000129 93.704349 ( 24.661959)
test_basic 0.007165 0.003741 1.041231 ( 1.084843)
test_all 0.125502 0.024243 741.658294 (226.333723)
test_rubyspec 0.032646 0.052645 137.618843 ( 34.468966)
total: 302.96 sec