Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-013351
#<BuildRuby:0x00007f5f590dfdd0
@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.20241230-013351",
@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.000007 0.000024 ( 0.000024)
autoconf 0.000023 0.000009 0.000032 ( 0.000031)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.004966 0.000000 1.329237 ( 1.657959)
build_miniruby 0.001447 0.000000 1.102859 ( 1.099755)
build_ruby 0.001778 0.000000 3.175431 ( 3.346240)
build_all 0.008398 0.000000 5.547277 ( 2.167737)
build_install 0.012930 0.003246 6.660221 ( 3.387414)
test_btest 0.000824 0.000000 65.329237 ( 17.373177)
test_basic 0.007454 0.001278 0.707784 ( 0.754807)
test_all 0.113530 0.027494 623.148616 (207.393417)
test_rubyspec 0.045019 0.035350 119.534188 ( 37.094394)
total: 274.28 sec