Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-172721
#<BuildRuby:0x00007f1d4886fdc8
@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.20240803-172721",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000044 0.000000 0.000044 ( 0.000043)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.008922 0.000230 3.996660 ( 4.516798)
build_miniruby 0.001780 0.000000 1.754261 ( 1.802753)
build_ruby 0.002168 0.000002 4.619593 ( 5.016569)
build_all 0.009073 0.001601 8.526723 ( 5.194998)
build_install 0.013376 0.011058 11.868308 ( 7.301799)
test_btest 0.000826 0.000190 124.183656 ( 78.233388)
test_basic 0.011024 0.001551 1.383428 ( 1.640870)
test_all 0.125246 0.038373 965.284986 (819.951637)
test_rubyspec 0.069384 0.025151 181.059890 (203.764317)
total: 1127.42 sec