Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-134046
#<BuildRuby:0x00007f78e830fdc8
@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.20240829-134046",
@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.000027 0.000006 0.000033 ( 0.000033)
autoconf 0.000049 0.000011 0.000060 ( 0.000059)
configure 0.000058 0.000000 0.000058 ( 0.000058)
build_up 0.005578 0.003496 4.144472 ( 4.755544)
build_miniruby 0.002001 0.000000 1.860390 ( 1.933551)
build_ruby 0.002501 0.000150 4.750571 ( 5.033635)
build_all 0.006841 0.002792 8.404006 ( 4.777292)
build_install 0.015204 0.008658 11.449563 ( 7.473358)
test_btest 0.001361 0.000000 123.873854 ( 69.260059)
test_basic 0.004955 0.007446 1.407823 ( 1.946687)
test_all 0.126571 0.034378 1010.956379 (651.186916)
test_rubyspec 0.064413 0.030186 174.270407 (119.305607)
total: 865.67 sec