Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-114643
#<BuildRuby:0x00007f4b24bffdd0
@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.20241029-114643",
@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.000025)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.002591 0.004774 3.674074 ( 3.599997)
build_miniruby 0.001363 0.000341 1.220279 ( 1.216482)
build_ruby 0.001325 0.000331 3.787119 ( 3.952433)
build_all 0.007154 0.000684 6.177618 ( 2.548806)
build_install 0.012683 0.005413 8.719297 ( 4.109824)
test_btest 0.000797 0.000206 72.148060 ( 19.898225)
test_basic 0.000000 0.009633 0.783222 ( 0.830746)
test_all 0.089949 0.057166 647.786125 (193.357041)
test_rubyspec 0.043647 0.042347 120.649084 ( 34.904011)
total: 264.42 sec