Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-022013
#<BuildRuby:0x00007f325009fdd8
@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.20241007-022013",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.001156 0.007042 3.335093 ( 3.167022)
build_miniruby 0.001179 0.000393 1.152652 ( 1.149814)
build_ruby 0.000000 0.002024 3.144242 ( 3.384760)
build_all 0.005949 0.003566 6.347401 ( 2.514575)
build_install 0.012369 0.007156 8.388105 ( 3.749930)
test_btest 0.000659 0.000263 87.001375 ( 22.572557)
test_basic 0.006286 0.004601 1.075311 ( 1.119078)
test_all 0.109117 0.036800 644.662089 (197.134400)
test_rubyspec 0.062368 0.028837 140.047111 ( 30.239223)
total: 265.03 sec