Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-173042
#<BuildRuby:0x00007fcbeb72fdd0
@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.20241224-173042",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004725 0.000787 1.368788 ( 1.704632)
build_miniruby 0.001237 0.000206 1.153063 ( 1.155090)
build_ruby 0.001586 0.000264 2.821556 ( 3.040162)
build_all 0.008380 0.000598 5.687496 ( 2.141044)
build_install 0.017869 0.000000 7.118274 ( 3.477554)
test_btest 0.000000 0.000904 69.167410 ( 18.725276)
test_basic 0.000000 0.008654 0.824937 ( 0.873760)
test_all 0.101298 0.038993 619.347622 (195.976023)
test_rubyspec 0.057242 0.021399 112.971572 ( 21.008111)
total: 248.10 sec