Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-221541
#<BuildRuby:0x00007fc3c8c8fdc8
@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-221541",
@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.000014 0.000004 0.000018 ( 0.000020)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.004836 0.000251 1.388732 ( 1.702252)
build_miniruby 0.001137 0.000342 1.100716 ( 1.099922)
build_ruby 0.001329 0.000399 2.909987 ( 3.127146)
build_all 0.003341 0.003898 5.058105 ( 2.000206)
build_install 0.010487 0.004908 6.922507 ( 3.525462)
test_btest 0.000609 0.000212 69.541889 ( 19.621719)
test_basic 0.006811 0.002369 0.985197 ( 1.032470)
test_all 0.110705 0.029510 605.767808 (209.260768)
test_rubyspec 0.036045 0.041203 113.343129 ( 21.682380)
total: 263.05 sec