Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-002154
#<BuildRuby:0x00007f62a457fdd8
@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.20241221-002154",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000000 0.005775 1.851563 ( 2.177465)
build_miniruby 0.000000 0.001547 1.547469 ( 1.544176)
build_ruby 0.000000 0.002005 3.888888 ( 4.005279)
build_all 0.007821 0.000651 6.383062 ( 2.712118)
build_install 0.016575 0.001915 7.704723 ( 3.965769)
test_btest 0.000641 0.000136 73.353760 ( 20.596822)
test_basic 0.004930 0.004275 0.991233 ( 1.041235)
test_all 0.106092 0.037341 689.045658 (202.285321)
test_rubyspec 0.049475 0.028186 113.842229 ( 23.801670)
total: 262.13 sec