Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-233848
#<BuildRuby:0x00007fe686a5fdd8
@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.20241106-233848",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.002008 0.004742 2.805550 ( 2.852035)
build_miniruby 0.001142 0.000415 1.344907 ( 1.342433)
build_ruby 0.001273 0.000463 2.854468 ( 3.099188)
build_all 0.005701 0.002073 5.010369 ( 2.021198)
build_install 0.013013 0.004007 7.305920 ( 3.343666)
test_btest 0.000596 0.000213 68.922908 ( 18.681011)
test_basic 0.007513 0.001206 0.932365 ( 0.984487)
test_all 0.122251 0.023847 656.625445 (218.641806)
test_rubyspec 0.042952 0.035981 116.039713 ( 20.127790)
total: 271.09 sec