Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-040446
#<BuildRuby:0x00007fdf51bafdc8
@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.20241024-040446",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000038)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.006644 0.000917 3.130484 ( 3.110279)
build_miniruby 0.001375 0.000190 1.168374 ( 1.165384)
build_ruby 0.001717 0.000236 3.159198 ( 3.411609)
build_all 0.008433 0.000000 6.109987 ( 2.463445)
build_install 0.009395 0.007395 8.577638 ( 3.902457)
test_btest 0.000804 0.000137 70.987409 ( 18.993513)
test_basic 0.001234 0.007814 0.779802 ( 0.827604)
test_all 0.108950 0.041322 675.628698 (226.623868)
test_rubyspec 0.044724 0.040079 123.418326 ( 22.357936)
total: 282.86 sec