Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-045355
#<BuildRuby:0x00007f79ab28fdd0
@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.20241229-045355",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.001176 0.004241 1.876065 ( 2.151982)
build_miniruby 0.001482 0.000000 1.523719 ( 1.521111)
build_ruby 0.001681 0.000000 3.717353 ( 3.921548)
build_all 0.007635 0.000000 5.797221 ( 2.343189)
build_install 0.016976 0.001597 7.106078 ( 3.634745)
test_btest 0.000710 0.000142 66.952895 ( 17.496477)
test_basic 0.007296 0.001459 0.717477 ( 0.768738)
test_all 0.114203 0.027855 656.074366 (217.534192)
test_rubyspec 0.027908 0.047501 113.162568 ( 21.740251)
total: 271.11 sec