Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-180814
#<BuildRuby:0x00007fe17c77fdc0
@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.20241102-180814",
@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.000007 0.000005 0.000012 ( 0.000013)
autoconf 0.000015 0.000011 0.000026 ( 0.000026)
configure 0.000011 0.000008 0.000019 ( 0.000019)
build_up 0.005773 0.001145 2.707808 ( 2.671332)
build_miniruby 0.001661 0.000000 1.153145 ( 1.150058)
build_ruby 0.001581 0.000000 3.079536 ( 3.266862)
build_all 0.004097 0.003658 5.171943 ( 1.998949)
build_install 0.016468 0.002166 7.729715 ( 3.485398)
test_btest 0.000561 0.000311 68.338298 ( 17.793954)
test_basic 0.007903 0.000000 0.690019 ( 0.749373)
test_all 0.103206 0.039500 598.832889 (185.631286)
test_rubyspec 0.056682 0.024778 117.277553 ( 21.197418)
total: 237.95 sec